RFR: 8339574: Behavior of File.is{Directory,File,Hidden} is not documented with respect to symlinks [v7]
Alan Bateman
alanb at openjdk.org
Mon Sep 16 17:47:06 UTC 2024
On Mon, 16 Sep 2024 17:16:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Make explicit how the `java.io.File` methods `isDirectory`, `isFile`, and `isHidden` behave when the `File` represents a symbolic link.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8339574: Address reviewer comments on FOS and RAF constructor verbiage
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20878#pullrequestreview-2307326039
More information about the core-libs-dev
mailing list