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