jdk-24/test/jdk/java/nio/Buffer
2023-04-25 20:18:19 +00:00
..
AllocateDirectInit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Basic-X.java.template 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences 2023-04-25 20:18:19 +00:00
Basic.java 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences 2023-04-25 20:18:19 +00:00
BasicByte.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BasicChar.java 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences 2023-04-25 20:18:19 +00:00
BasicDouble.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BasicFloat.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BasicInt.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BasicLong.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BasicShort.java 8269280: (bf) Replace StringBuffer in *Buffer.toString() 2021-06-25 08:08:10 +00:00
BulkPutBuffer.java 8286473: Drop --enable-preview from Record related tests 2022-05-11 08:52:11 +00:00
ByteBufferViews.java 8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size 2021-01-02 19:29:50 +00: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 8249543: Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent 2020-07-16 15:04:58 +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 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
LimitDirectMemoryNegativeTest.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
Order-X.java.template 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
Order.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OrderChar.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
OrderDouble.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
OrderFloat.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
OrderInt.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
OrderLong.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00:00
OrderShort.java 8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int) 2021-01-15 14:06:38 +00: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