jdk-24/jdk/test/java/nio/Buffer
2017-06-12 12:40:43 -07:00
..
AllocateDirectInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Basic-X.java.template 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
Basic.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
BasicByte.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicChar.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicDouble.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicFloat.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicInt.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicLong.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
BasicShort.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00
ByteBufferViews.java 8162458: Buffer view implementations use incorrect offset for Unsafe access 2016-07-29 10:18:47 +02:00
CharAt.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Chars.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Chew.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirect-X-Memory.java.template 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectByteMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectCharMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectDoubleMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectFloatMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectIntMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectLongMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyDirectMemory.java 8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469 2016-04-06 16:36:12 +08:00
CopyDirectShortMemory.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DirectBufferAllocTest.java 6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation 2014-02-24 15:34:33 +01:00
genBasic.sh 8075655: NIO test generation scripts have incorrect path to Spp.java 2015-03-20 15:25:07 -07:00
genCopyDirectMemory.sh 8075655: NIO test generation scripts have incorrect path to Spp.java 2015-03-20 15:25:07 -07:00
genOrder.sh 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
LimitDirectMemory.java 8181126: Refactor shell test java/nio/Buffer/LimitDirectMemory.sh to java 2017-05-31 14:00:55 +08:00
LimitDirectMemoryNegativeTest.java 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00
Order-X.java.template 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
Order.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderChar.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderDouble.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderFloat.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderInt.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderLong.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
OrderShort.java 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
StringCharBufferSliceTest.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
SwapMicroBenchmark.java 8156931: java.nio.Buffer tests cleanup 2016-05-16 09:54:01 +01:00