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
8378808: Refactor java/nio/Buffer TestNG tests to use JUnit
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
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)
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