On Fri, 6 Sep 2024 17:47:35 GMT, Brian Burkhalter <b...@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: Revised class level doc of File

> Can we copy this part of package-summary too?
> 
> > ...and operations on symbolic links are automatically redirected to the 
> > _target_
> 
> without it, it's not clear what `transparent` means.

Please see 584742e.

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

PR Comment: https://git.openjdk.org/jdk/pull/20878#issuecomment-2338898271

Reply via email to