master
8213406: (fs) More than one instance of built-in FileSystem observed in heap
8187443: Forest Consolidation: Move files to unified layout
8292279: (fs) Use try-with-resources to release NativeBuffer
8344078: Remove security manager dependency in java.nio
8368907: (fs) Windows Error code 1314 not translated to AccessDeniedException (win)
8364277: (fs) BasicFileAttributes.isDirectory and isOther return true for NTFS directory junctions when links not followed
8353641: Deprecate core library permission classes for removal
8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once
8365626: (fs) Improve handling of broken links in Files.isSameFile() (win)
8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
8321591: (fs) Improve String -> Path conversion performance (win)
8350765: Need to pin when accessing thread container from virtual thread
8348986: Improve coverage of enhanced exception messages
8312089: Simplify and modernize equals, hashCode, and compareTo in java.nio and implementation code