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

Jonathan Gibbons jjg at openjdk.org
Thu May 25 09:01:22 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.

Marked as reviewed by jjg (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14015#pullrequestreview-1442677070


More information about the compiler-dev mailing list