JT Harness : Tests that passed

java/nio/Buffer/AllocateDirectInit.java: Verify that newly allocated direct buffers are initialized.
java/nio/Buffer/Basic.java: Unit test for buffers
java/nio/Buffer/BulkPutBuffer.java: Ensure that a bulk put of a buffer into another is correct.
java/nio/Buffer/ByteBufferViews.java: Binary data and view tests for byte buffers
java/nio/Buffer/CharAt.java: Test charAt index checking
java/nio/Buffer/Chars.java: Exercises CharBuffer#chars on each of the CharBuffer types
java/nio/Buffer/Chew.java: Ensure that direct memory can be unreserved as the reserving thread sleeps
java/nio/Buffer/CopyDirectMemory.java: Test view buffer bulk operations for large buffers.
java/nio/Buffer/EqualsCompareTest.java: tests for buffer equals and compare
java/nio/Buffer/Order.java: Unit test for X-Buffer.order methods
java/nio/Buffer/ReachabilityTest.java: Tests reachability from source to dependent direct byte buffers
java/nio/Buffer/StringCharBufferSliceTest.java: (bf) CharBuffer.slice() on wrapped CharSequence results in wrong position
java/nio/Buffer/UnmeteredTempBuffers.java: Deallocation failure for temporary buffers

Report generated on Aug 8, 2025 5:20:58 PM
Using JT Harness 6.0 b24; built on March 12, 2025, 12:00:00 AM UTC with openjdk version "11.0.26" 2025-01-21