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. I just wonder if this change warrants a CSR. If it is merely printing out a warning, it may not require it IMO. Otherwise, if some real behavioral change exists, or clarifying the behavior, I think the `java.io.tmpdir` in javadoc should mention it. ------------- PR: https://git.openjdk.org/jdk/pull/11174