aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramurillo <none@none>2013-09-10 05:46:37 -0700
committeramurillo <none@none>2013-09-10 05:46:37 -0700
commit4bbda6c8d9e8feb4eedefc0605f5e3b5ba58d39f (patch)
tree77bb476a640cc8ea2de61279c62d7ed3e996d359
parentb6108d984a8098546f68726c8dffecf5807a325b (diff)
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49jdk8-b107
Reviewed-by: alanb, chegar
-rw-r--r--test/ProblemList.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
index 1f594fe3d..92340c6a1 100644
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -166,6 +166,13 @@ demo/jvmti/hprof/MonitorTest.java generic-all
# 8021186
jdk/lambda/vm/DefaultMethodsTest.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
+
############################################################################
# jdk_net