Integrated: 8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks

Brian Burkhalter bpb at openjdk.org
Wed Aug 23 15:34:30 UTC 2023


On Tue, 22 Aug 2023 18:26:27 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Use TestUtil::supportsLinks to suppress testing links, e.g., when running on Windows without elevated privileges.

This pull request has now been integrated.

Changeset: 096b7ff0
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/096b7ff0977ba2455b329b0865a380a1fb4c99d4
Stats:     18 lines in 1 file changed: 7 ins; 0 del; 11 mod

8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks

Reviewed-by: aturbanov, alanb

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

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


More information about the nio-dev mailing list