RFR: 8355954: File.delete removes read-only files (win)
Alan Bateman
alanb at openjdk.org
Thu May 1 16:18:46 UTC 2025
On Thu, 1 May 2025 15:54:39 GMT, Brian Burkhalter <bpb at 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
More information about the core-libs-dev
mailing list