RFR: 8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist

Weibing Xiao duke at openjdk.org
Thu Sep 8 19:25:16 UTC 2022


On Tue, 23 Aug 2022 18:32:30 GMT, Weibing Xiao <duke at openjdk.org> wrote:

> 8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist

1) Remove the setting in java.security, not displaying the folder name of java.io.tmpdir
2) Add the change for NIO
3) Update the testing files.
4) In testing files, java.io.tmpdir is added as the option of command line

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

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


More information about the core-libs-dev mailing list