master
8264779: Fix doclint warnings in java/nio
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8229997: Apply java.io.Serial annotations in java.base
8187443: Forest Consolidation: Move files to unified layout
8241014: Miscellaneous typos in documentation comments
8129776: The optimized Stream returned from Files.lines should unmap the mapped byte buffer (if created) when closed
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
8194746: (fs) Add equivalents of Paths.get to Path interface
8210741: Typo in Java API documentation of java.nio.file.Paths
8241619: (fs) Files.newByteChannel(path, Set.of(CREATE_NEW, READ)) does not throw a FileAlreadyExistsException when the file exists