master
8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software
8187443: Forest Consolidation: Move files to unified layout
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
8351086: (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8294437: java/nio/channels/FileChannel tests slow on Windows
8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir
8304265: Implementation of Foreign Function and Memory API (Third Preview)
5041655: (ch) FileLock: negative param and overflow issues
8346972: Test java/nio/channels/FileChannel/LoopingTruncate.java fails sometimes with IOException: There is not enough space on the disk
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
8325382: (fc) FileChannel.transferTo throws IOException when position equals size
8303260: (fc) FileChannel::transferFrom should support position > size()
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
8274112: (fc) Tune FileChannel.transferTo()
8286763: [REDO] (fc) Tune FileChannel.transferFrom()
8204310: Simpler RandomAccessFile.setLength() on Windows