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

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Jan 23 07:33:42 UTC 2018


Hi,

I recommend pushing the real fix instead. 
javacpl seems not to have a help message, so it just needs to 
be excluded from the test:
http://cr.openjdk.java.net/~goetz/wr18/8195824-fixHelpTest2/webrev/

Best regards,
  Goetz.

> -----Original Message-----
> From: David Holmes [mailto:david.holmes at oracle.com]
> Sent: Dienstag, 23. Januar 2018 08:03
> To: joe darcy <joe.darcy at oracle.com>; core-libs-dev <core-libs-
> dev at openjdk.java.net>
> Cc: Kumar Srinivasan <kumar.x.srinivasan at oracle.com>; Lindenmaier, Goetz
> <goetz.lindenmaier at sap.com>; Jesper Wilhelmsson
> <jesper.wilhelmsson at oracle.com>
> Subject: Re: JDK 11 RFR of JDK-8195987,,Problem list
> tools/launcher/HelpFlagsTest.java fails on windows
> 
> 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