8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
authorsla
Thu, 21 Nov 2013 12:57:08 +0000
changeset 21833 60a910311eb7
parent 21832 85be6fd8b7be
child 21834 2ed7771ef949
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423 Summary: Removed 5 testcases from the ProblemList Reviewed-by: sla Contributed-by: balchandra.vaidya@oracle.com
jdk/test/ProblemList.txt
--- a/jdk/test/ProblemList.txt	Thu Nov 21 13:46:35 2013 +0100
+++ b/jdk/test/ProblemList.txt	Thu Nov 21 12:57:08 2013 +0000
@@ -150,13 +150,6 @@
 # 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