master
8312089: Simplify and modernize equals, hashCode, and compareTo in java.nio and implementation code
8305206: Add @spec tags in java.base/java.* (part 1)
8229997: Apply java.io.Serial annotations in java.base
8187443: Forest Consolidation: Move files to unified layout
8317128: java/nio/file/Files/CopyAndMove.java failed with AccessDeniedException
8264779: Fix doclint warnings in java/nio
8307409: Refactor usage examples to use @snippet in the java.nio packages
8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
8306431: File.listRoots method description should be re-examined
8214248: (fs) Files:mismatch spec clarifications
8262742: (fs) Add Path::resolve with varargs string
8210741: Typo in Java API documentation of java.nio.file.Paths
8285676: Add missing @param tags for type parameters on classes and interfaces
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8274314: Typo in WatchService#poll(long timeout, TimeUnit unit) javadoc
8241619: (fs) Files.newByteChannel(path, Set.of(CREATE_NEW, READ)) does not throw a FileAlreadyExistsException when the file exists