JDK 10 RFR of JDK-8173908: Problem list tools/jar/multiRelease/RuntimeTest.java until JDK-8173905 is fixed

joe darcy joe.darcy at oracle.com
Fri Feb 3 20:42:21 UTC 2017


Hello,

Until JDK-8173905 is fixed, the test

tools/jar/multiRelease/RuntimeTest.java

should be problem listed so we can get clean test runs on JDK 10.

Patch below.

Thanks,

-Joe

diff -r 829a62c56e9c test/ProblemList.txt
--- a/test/ProblemList.txt    Fri Feb 03 12:36:42 2017 -0800
+++ b/test/ProblemList.txt    Fri Feb 03 12:40:45 2017 -0800
@@ -260,6 +260,8 @@

  tools/jmod/JmodTest.java 8172870 windows-all

+tools/jar/multiRelease/RuntimeTest.java 8173905 generic-all
+
  ############################################################################

  # jdk_jdi



More information about the core-libs-dev mailing list