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

Brian Burkhalter bpb at openjdk.org
Tue Sep 23 20:33:15 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27440/files
  - new: https://git.openjdk.org/jdk/pull/27440/files/7ace52e5..e48d0902

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27440&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27440&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27440.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27440/head:pull/27440

PR: https://git.openjdk.org/jdk/pull/27440


More information about the nio-dev mailing list