Integrated: 8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed
Brian Burkhalter
bpb at openjdk.org
Fri Nov 4 17:35:09 UTC 2022
On Mon, 24 Oct 2022 22:58:10 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.
This pull request has now been integrated.
Changeset: 5b7e7064
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5b7e70645b311b7060da20cb7ca813df34834332
Stats: 151 lines in 4 files changed: 130 ins; 5 del; 16 mod
8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/10843
More information about the nio-dev
mailing list