RFR: 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support [v2]

Alan Bateman alanb at openjdk.org
Wed Feb 28 17:26:53 UTC 2024


On Wed, 28 Feb 2024 17:14:19 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8326897: supportsLinks -> supportsSymbolicLinks

If tier2 is passing then you should be good to go.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18038#pullrequestreview-1906843217


More information about the nio-dev mailing list