On Thu, 1 May 2025 15:54:39 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> > Will the new property will also change behavior of > > java.io.File.deleteOnExit() > > Yes, as that calls `File.delete`. Jason's message is a reminder that we will need to find everything that might be accidentally depending on the behavior. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24977#issuecomment-2845169530