-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
master
-
os_x
As of macOS 10.13, Apple switched the default file system from HFS+ to APFS. File names on HFS+ are normalized to an Apple variant of Unicode Normalization Format D. APFS does not perform this normalization. As of the filing date of this issue, Apple no longer supports macOS versions before 13.7.8. Also, as of JDK 24, macOS versions prior to 13 are not certified system configurations. Hence support for such normalization of file names is irrelevant and should be removed.
- csr for
-
JDK-8366993 (fs) Remove support for normalizing file names to Unicode normalized form D (macOS)
-
- Closed
-
- relates to
-
JDK-8289689 (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS)
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/7603e96f
-
Review(master) openjdk/jdk/27109
There are no Sub-Tasks for this issue.