-
Sub-task
-
Resolution: Delivered
-
P4
-
26
-
os_x
Normalization of file names is not performed by APFS which succeeded HFS+ as the macOS file system as of September 2017. The system property `jdk.nio.path.useNormalizationFormD` was added in JDK 20 to allow enabling such normalization if it was needed for backward compatibility. Given that no currently supported version of macOS performs file path normalization, support for this property has been removed.
- relates to
-
JDK-8297159 Release Note: Do Not Normalize File Paths to Unicode Normalization Format D on macOS
-
- Resolved
-