RFR: 8253770: Test tools/javac/parser/JavacParserTest.java fails on Window…

Jan Lahoda jlahoda at openjdk.java.net
Tue Sep 29 11:51:17 UTC 2020


…s after JDK-8253584

The issue is (again) not normalized line endings for the test output - fixed in by normalizing the line endings in the
actual output.

-------------

Commit messages:
 - 8253770: Test tools/javac/parser/JavacParserTest.java fails on Windows after JDK-8253584

Changes: https://git.openjdk.java.net/jdk/pull/399/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=399&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253770
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/399.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/399/head:pull/399

PR: https://git.openjdk.java.net/jdk/pull/399


More information about the compiler-dev mailing list