master
8357959: (bf) ByteBuffer.allocateDirect initialization can result in large TTSP spikes
8345805: Update copyright year to 2024 for other files where it was missed
8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
8286473: Drop --enable-preview from Record related tests
8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size
8187443: Forest Consolidation: Move files to unified layout
8364213: (bf) Improve java/nio/Buffer/CharBufferAsCharSequenceTest test comments 8364345: Test java/nio/Buffer/CharBufferAsCharSequenceTest.java failed
8339834: Replace usages of -mx and -ms in some tests
8249543: Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent
8337716: ByteBuffer hashCode implementations are inconsistent
8357280: (bf) Remove @requires tags from java/nio/Buffer/LimitDirectMemory[NegativeTest].java
8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)
8208362: (bf) Long chains created by direct Buffer::slice
5071718: (bf) Add ByteBuffer.slice(int offset, int length)
8345421: (bf) Create specific test for temporary direct buffers and the buffer size limit
8218460: Test generation scripts do not invoke stream preprocessor correctly