Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8366911

(fs) Remove support for normalizing file names to Unicode normalized form D (macOS)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • core-libs
    • 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.

        There are no Sub-Tasks for this issue.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: