Integrated: 8366911: (fs) Remove support for normalizing file names to Unicode normalized form D (macOS)
Brian Burkhalter
bpb at openjdk.org
Thu Sep 11 15:09:48 UTC 2025
On Thu, 4 Sep 2025 22:45:57 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove all code for normalizing file paths to Unicode Normalization Format D on macOS. This removes support for the system property `jdk.nio.path.useNormalizationFormD`. This change nullifies the effect of the change made for [JDK-8289689](https://bugs.openjdk.org/browse/JDK-8289689).
This pull request has now been integrated.
Changeset: 7603e96f
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7603e96fa2350c18464fd5dac6bd2c8f140e04c9
Stats: 269 lines in 7 files changed: 16 ins; 244 del; 9 mod
8366911: (fs) Remove support for normalizing file names to Unicode normalized form D (macOS)
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/27109
More information about the nio-dev
mailing list