[jdk20] Integrated: 8298463: tools/javac/modules/EdgeCases.java fails on Windows after JDK-8297988
Jan Lahoda
jlahoda at openjdk.org
Fri Dec 9 16:44:32 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.
This pull request has now been integrated.
Changeset: 52fffdd2
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/52fffdd2c8426e98d3a0198ef4607750732bab93
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8298463: tools/javac/modules/EdgeCases.java fails on Windows after JDK-8297988
Reviewed-by: jjg
-------------
PR: https://git.openjdk.org/jdk20/pull/12
More information about the compiler-dev
mailing list