RFR: JDK-8187883: NewClassDefEnclosing.java fails on windows

Jan Lahoda jan.lahoda at oracle.com
Mon Sep 25 08:26:09 UTC 2017


Hello,

The test for JDK-8044853 is normalizing whitespaces, but is not 
recognizing the Windows line endings. The proposed fix is to use \s+ to 
normalize whitespaces.

Bug: https://bugs.openjdk.java.net/browse/JDK-8187883
Webrev: http://cr.openjdk.java.net/~jlahoda/8187883/webrev.00/

Thanks,
     Jan


More information about the compiler-dev mailing list