On Tue, 15 Nov 2022 19:02:30 GMT, Weibing Xiao <d...@openjdk.org> wrote:

> print warning message for java.io.tmpdir when it is set through the command 
> line and the value is not good for creating file folder.

1) Removed the link for CSR. 
2) Add a new method in SystemProps.java to check if the warning message is 
required
3) Print the warning message directly in System::initPhase3

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

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

Reply via email to