git: openjdk/jdk: 8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed

Brian Burkhalter bpb at openjdk.org
Fri Nov 4 17:35:29 UTC 2022


Changeset: 5b7e7064
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2022-11-04 17:32:32 +0000
URL:       https://git.openjdk.org/jdk/commit/5b7e70645b311b7060da20cb7ca813df34834332

8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed

Reviewed-by: alanb

! src/java.base/macosx/classes/sun/nio/fs/MacOSXFileSystem.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileSystem.java
! src/java.base/unix/classes/sun/nio/fs/UnixPath.java
! test/jdk/java/nio/file/Path/Misc.java



More information about the jdk-changes mailing list