RFR: 8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed [v5]

Alan Bateman alanb at openjdk.org
Fri Nov 4 16:09:36 UTC 2022


On Fri, 4 Nov 2022 16:03:40 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> On macOS, ensure that the components of the `Path` returned by `UnixPath::toRealPath` have the case retained by the file system as opposed to that of the representation present in the `UnixPath` instance.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8295753: Minor tweak for try-resources block clarity

Marked as reviewed by alanb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/10843


More information about the nio-dev mailing list