Integrated: 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
Brian Burkhalter
bpb at openjdk.org
Thu Feb 29 16:49:57 UTC 2024
On Wed, 28 Feb 2024 03:12:17 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Add to `test/jdk/java/nio/file/TestUtil.java` the method `TestUtil.supportsHardLinks` and use it to conditionally test `Files.createLink` where appropriate in the `java/nio/file` tests.
This pull request has now been integrated.
Changeset: bbfda659
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bbfda6599a878746cd0bab72952deae95e9f5dea
Stats: 113 lines in 18 files changed: 22 ins; 1 del; 90 mod
8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
Reviewed-by: gli, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/18038
More information about the nio-dev
mailing list