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