On Thu, 1 May 2025 15:03:02 GMT, Jason Mehrens <d...@openjdk.org> wrote:
> Will the new property will also change behavior of java.io.File.deleteOnExit() Yes, as that calls `File.delete`. > and java.nio.file.StandardOpenOption.DELETE_ON_CLOSE? No. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24977#issuecomment-2845125188