marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
282 stars 36 forks source link

macOS paths no longer normalised to NFD #155

Open marschall opened 8 months ago

marschall commented 8 months ago

Since JDK 20 paths on macOS are no longer normalised to NFD

See: