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

David Holmes david.holmes at oracle.com
Tue Jan 23 07:02:41 UTC 2018


Looks good!

I hope this is the last failure we see from this one!

Thanks,
David

On 23/01/2018 4:53 PM, joe darcy wrote:
> 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