From 1399e33c87244eff00769cb11a533da9e9233d74 Mon Sep 17 00:00:00 2001 From: Balchandra Vaidya Date: Thu, 21 Nov 2013 12:57:08 +0000 Subject: [PATCH] 8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423 Removed 5 testcases from the ProblemList Reviewed-by: sla --- jdk/test/ProblemList.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index f9584473f0f..02c170a39de 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -150,13 +150,6 @@ demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java generic-all # 7027502 demo/jvmti/hprof/MonitorTest.java generic-all -# 8024423 - JVMTI: GetLoadedClasses doesn't enumerate anonymous classes -demo/jvmti/hprof/HeapAllTest.java generic-all -demo/jvmti/hprof/HeapBinaryFormatTest.java generic-all -demo/jvmti/hprof/HeapDumpTest.java generic-all -demo/jvmti/hprof/OptionsTest.java generic-all -demo/jvmti/hprof/StackMapTableTest.java generic-all - # 8027973 javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java windows-all