RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp [v4]
Brian Burkhalter
bpb at openjdk.org
Fri Feb 23 16:47:55 UTC 2024
On Fri, 23 Feb 2024 06:27:33 GMT, yaqsun <duke at openjdk.org> wrote:
> After change tmp to be a constant currentDir, variable currentDir can not be initialized in the finally block.
Okay, that's fine.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17235#discussion_r1500923852
More information about the nio-dev
mailing list