RFR 8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Mon Aug 22 13:14:04 UTC 2016


Looks good.

Maurizio


On 22/08/16 13:42, Jan Lahoda wrote:
> Hi,
>
> The fix for JDK-8153391 broke the 
> tools/javac/modules/InheritRuntimeEnvironmentTest.java on Windows. I 
> think that is because the test was changed to use:
> -classpath ""
> and that this is not working well on Windows. I propose to use 
> classpath consisting on a single empty directory, see the webrev.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8164550
> Webrev:
> http://cr.openjdk.java.net/~jlahoda/8164550/webrev.00/
>
> Does this look sensible?
>
> Thanks,
>     Jan



More information about the compiler-dev mailing list