Integrated: 8368156: java/nio/file/Files/IsSameFile.java failing (win)

Brian Burkhalter bpb at openjdk.org
Wed Sep 24 18:52:41 UTC 2025


On Mon, 22 Sep 2025 22:08:30 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.

This pull request has now been integrated.

Changeset: 4141534e
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4141534e4a59facf2cd95a799bba7d3c7cf7a1f2
Stats:     67 lines in 1 file changed: 2 ins; 35 del; 30 mod

8368156: java/nio/file/Files/IsSameFile.java failing (win)

Reviewed-by: vyazici, jpai

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

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


More information about the nio-dev mailing list