RFR: 8368156: java/nio/file/Files/IsSameFile.java failing (win) [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Sep 24 14:06:52 UTC 2025
On Tue, 23 Sep 2025 20:33:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Use try-with-resources to ensure that the FileSystem `zipfs` is closed when no longer needed. This fixes the issue at hand. Other changes are to simplify cleanup of test files.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8368156: Remove ID from @bug as issue is noreg-self
Thank you Brian, these changes look reasonable to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27440#pullrequestreview-3263098276
More information about the nio-dev
mailing list