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

(fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 20
    • None
    • core-libs
    • b23
    • os_x

      macOS 10.13 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 do this normalization.

      We need to re-examine the macOS implementation of sun.nio.fs.FileSystem to see if the overloads of normalizeNativePath and normalizeJavaPath can be removed.

            bpb Brian Burkhalter
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: