JDK 11 RFR of JDK-8195987,,Problem list tools/launcher/HelpFlagsTest.java fails on windows

joe darcy joe.darcy at oracle.com
Tue Jan 23 06:53:31 UTC 2018


Hello,

The test

     tools/launcher/HelpFlagsTest.java

has been failing on windows (JDK-8195824) since the push for 
JDK-8195663. The test needs to be problem listed on windows until a full 
fix is developed.

Please review the patch below.

Cheers,

-Joe

--- a/test/jdk/ProblemList.txt    Tue Jan 16 08:48:34 2018 +0100
+++ b/test/jdk/ProblemList.txt    Mon Jan 22 22:52:53 2018 -0800
@@ -316,6 +316,8 @@

  tools/launcher/FXLauncherTest.java 8068049 linux-all,macosx-all

+tools/launcher/HelpFlagsTest.java 8195824 windows-all
+
  tools/jimage/JImageExtractTest.java 8170120 generic-all
  tools/jimage/JImageListTest.java 8170120 generic-all
  tools/jimage/JImageVerifyTest.java 8170120 generic-all



More information about the core-libs-dev mailing list