RFR: 8339574: Behavior of File.is{Directory,File,Hidden} is not documented with respect to symlinks [v8]
Daniel Jeliński
djelinski at openjdk.org
Tue Sep 17 06:32:06 UTC 2024
On Mon, 16 Sep 2024 19:09:03 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: Add symbolic link verbiage to File.deleteOnExit
Marked as reviewed by djelinski (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20878#pullrequestreview-2308484268
More information about the core-libs-dev
mailing list