From 7c99296b6efc287e0742efd388a092370e38e3e5 Mon Sep 17 00:00:00 2001 From: Staffan Larsen Date: Fri, 8 May 2015 09:40:46 +0200 Subject: [PATCH] 8079559: Exclude demo/jvmti/hprof tests Reviewed-by: alanb --- jdk/test/ProblemList.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index 474047a1d69..9da1217158d 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -385,4 +385,10 @@ sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java generic-all # 8064572 8060736 8062938 sun/jvmstat/monitor/MonitoredVm/CR6672135.java generic-all +# 8079273 +demo/jvmti/hprof/CpuOldTest.java generic-all +demo/jvmti/hprof/CpuTimesTest.java generic-all +demo/jvmti/hprof/OptionsTest.java generic-all +demo/jvmti/hprof/StackMapTableTest.java generic-all + ############################################################################