master
8187443: Forest Consolidation: Move files to unified layout
8287602: (fs) Avoid redundant HashMap.containsKey call in MimeTypesFileTypeDetector.putIfAbsent
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8312013: avoid UnixConstants.java.template warning: '__linux__' is not defined on AIX
8280881: (fs) UnixNativeDispatcher.close0 may throw UnixException
8245623: Remove unused code in sun/nio/fs after Solaris removal
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
8312089: Simplify and modernize equals, hashCode, and compareTo in java.nio and implementation code
8311943: Cleanup usages of toLowerCase() and toUpperCase() in java.base
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable
8305664: [BACKOUT] (fs) Remove FileSystem support for resolving against a default directory (chdir configuration)
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
8305312: Enhanced path handling
8296024: Usage of DirectBuffer::address should be guarded