RFR: 8368156: java/nio/file/Files/IsSameFile.java failing (win) [v3]

Brian Burkhalter bpb at openjdk.org
Tue Sep 23 23:46:18 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

The latest version [e48d090](https://github.com/openjdk/jdk/pull/27440/commits/e48d0902256addac85e1d501db87eab6f0443667) passes on Linux and Windows including on the Windows node where it had been failing at 100%.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27440#issuecomment-3325906590


More information about the nio-dev mailing list