Integrated: 8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File

Christian Stein cstein at openjdk.org
Thu May 25 09:01:26 UTC 2023


On Tue, 16 May 2023 14:25:58 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this change set that gets rid of all direct `java.io.File` usages by introducing new constants in `ToolBox`, based on system property values.

This pull request has now been integrated.

Changeset: d8771344
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d87713440a1ddb830e87171b009efe9507e644cb
Stats:     24 lines in 6 files changed: 5 ins; 8 del; 11 mod

8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File

Reviewed-by: jjg

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

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


More information about the compiler-dev mailing list