RFR: 8368156: java/nio/file/Files/IsSameFile.java failing (win) [v3]
Volkan Yazici
vyazici at openjdk.org
Wed Sep 24 07:15:15 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
Marked as reviewed by vyazici (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27440#pullrequestreview-3261398835
More information about the nio-dev
mailing list