RFR: 8364277: (fs) BasicFileAttributes.isDirectory and isOther return true for NTFS directory junctions when links not followed [v2]
Brian Burkhalter
bpb at openjdk.org
Wed Aug 6 01:14:11 UTC 2025
On Tue, 5 Aug 2025 19:41:11 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Right, but this method is just a helper method not a test method and the caller, e.g. Basic.attributeReadWriteTests|checkAttributesOfJunction should only call it if on Windows.
>
>> Right, but this method is just a helper method
>
> Okay, I'll look into this and the other suggestions. Thanks.
Done in ebd6f41.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26631#discussion_r2255635876
More information about the core-libs-dev
mailing list