RFR: JDK-8294840: langtools OptionalDependencyTest.java use File.pathSeparator
Alan Bateman
alanb at openjdk.org
Wed Oct 5 12:44:16 UTC 2022
On Wed, 5 Oct 2022 11:01:35 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The test/langtools/tools/jdeps/optionalDependency/OptionalDependencyTest.java:
> introduced with 8293701 needs to use File.pathSeparator instead of ":" to work on all platforms.
This looks okay and I assume you'll test this on both Windows and some other platform before integrating.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10572
More information about the compiler-dev
mailing list