jdk-24/test/jdk/java/nio/Buffer
2020-01-14 11:06:00 -08:00
..
AllocateDirectInit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Basic-X.java.template 8230665: (bf spec) ByteBuffer::alignmentOffset spec misleading when address is misaligned 2020-01-14 11:06:00 -08:00
Basic.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicByte.java 8230665: (bf spec) ByteBuffer::alignmentOffset spec misleading when address is misaligned 2020-01-14 11:06:00 -08:00
BasicChar.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicDouble.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicFloat.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicInt.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicLong.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
BasicShort.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
ByteBufferViews.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
CharAt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Chars.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Chew.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirect-X-Memory.java.template 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectByteMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectCharMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectDoubleMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectFloatMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectIntMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectLongMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyDirectShortMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DirectBufferAllocTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EqualsCompareTest.java 8202216: Add Buffer mismatch methods 2018-06-14 23:09:11 -07:00
genBasic.sh 8218460: Test generation scripts do not invoke stream preprocessor correctly 2019-02-05 14:36:50 -08:00
genCopyDirectMemory.sh 8218460: Test generation scripts do not invoke stream preprocessor correctly 2019-02-05 14:36:50 -08:00
genOrder.sh 8218460: Test generation scripts do not invoke stream preprocessor correctly 2019-02-05 14:36:50 -08:00
LimitDirectMemory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LimitDirectMemoryNegativeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Order-X.java.template 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Order.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderChar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderDouble.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderFloat.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderInt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderLong.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderShort.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReachabilityTest.java 8208362: (bf) Long chains created by direct Buffer::slice 2018-08-06 14:55:04 -07:00
StringCharBufferSliceTest.java 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
SwapMicroBenchmark.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00