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

Brian Burkhalter bpb at openjdk.org
Wed Feb 28 15:34:52 UTC 2024


On Wed, 28 Feb 2024 12:32:16 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I see 18 tests are using Test.supportsLink so won't be too much to migrate them to supportsSymbolicLink if you want. It can be done in another PR too.

Yes, I decided I was just being lazy. I think in any case doing it in the first pass would have obfuscated things a bit.

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

PR Comment: https://git.openjdk.org/jdk/pull/18038#issuecomment-1969238844


More information about the nio-dev mailing list