master
8287905: Reduce runtime of java.nio microbenchmarks
8379583: (fs) Files.copy use of posix_fadvise is problematic on Linux
8345805: Update copyright year to 2024 for other files where it was missed
8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
8286401: Address possibly lossy conversions in Microbenchmarks
8381015: CharsetEncoder.canEncode(CharSequence) is slow for UTF-8, UTF-16, UTF-32
8274243: Implement fast-path for ASCII-compatible CharsetEncoders on aarch64
8357959: (bf) ByteBuffer.allocateDirect initialization can result in large TTSP spikes
8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner
8361209: (bf) Use CharSequence::getChars for StringCharBuffer bulk get methods
8267174: Many test files have the wrong Copyright header
8257074: Update the ByteBuffers micro benchmark