[jdk20] RFR: 8298463: tools/javac/modules/EdgeCases.java fails on Windows after JDK-8297988
Jonathan Gibbons
jjg at openjdk.org
Fri Dec 9 16:38:49 UTC 2022
On Fri, 9 Dec 2022 14:04:08 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> `JavaFileObject.getName()` uses platform-specific name separators in the path. The test needs to normalize name separators before comparing them with expected output.
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.org/jdk20/pull/12
More information about the compiler-dev
mailing list