Integrated: JDK-8294840: langtools OptionalDependencyTest.java use File.pathSeparator

Matthias Baesken mbaesken at openjdk.org
Wed Oct 5 14:45:23 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 pull request has now been integrated.

Changeset: f531dae4
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f531dae4a0ffd2a5663cf4a4bde581d68fc728d5
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8294840: langtools OptionalDependencyTest.java use File.pathSeparator

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/10572


More information about the core-libs-dev mailing list