JDK 9 RFR of JDK-8146724:Problem list jdk/internal/jimage/JImageReadTest.java
joe darcy
joe.darcy at oracle.com
Sat Jan 9 00:30:19 UTC 2016
Hello,
Please review the patch below to problem list
jdk/internal/jimage/JImageReadTest.java
The test has been consistently failing across platforms since the push for
JDK-8144226 Sjavac's handling of include/exclude patterns is buggy,
redundant and inconsistent
Correcting the actual test failing is being tracked under
JDK-8146712 jdk/internal/jimage/JImageReadTest.java fails on all
platforms
Thanks,
-Joe
diff -r dc56076a794a test/ProblemList.txt
--- a/test/ProblemList.txt Fri Jan 08 14:06:17 2016 -0800
+++ b/test/ProblemList.txt Fri Jan 08 16:27:53 2016 -0800
@@ -384,6 +384,13 @@
############################################################################
+# core_tools
+
+# 8146712
+jdk/internal/jimage/JImageReadTest.java generic-all
+
+############################################################################
+
# svc_tools
# 8031482
More information about the core-libs-dev
mailing list