RFR: 8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar

Erik Joelsson erik.joelsson at oracle.com
Fri May 24 21:16:12 UTC 2019


Hello Phil,

Patch looks good, but the curly braces look weird in a makefile. I see 
the line below which you probably emulated also uses them, but they 
really should just be normal braces.

/Erik

On 2019-05-24 14:03, Phil Race wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8224778
> webrev : http://cr.openjdk.java.net/~prr/8224778/
>
> With this fix the test can find the demo jar in its traditional place 
> as before,
> and now also where it is placed by JIB to be invoked from RunTests.gmk
>
> -phil
>



More information about the build-dev mailing list