jdk-24/jdk/test/java/nio/Buffer
2016-04-06 16:36:12 +08:00
..
AllocateDirectInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Basic-X.java.template 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
Basic.java 8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469 2016-04-06 16:36:12 +08:00
BasicByte.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicChar.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicDouble.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicFloat.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicInt.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicLong.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01:00
BasicShort.java 8149469: ByteBuffer API and implementation enhancements for VarHandles 2016-03-24 11:21:18 +01: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 6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended 2010-10-15 15:09:37 +01:00
LimitDirectMemory.sh 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Order-X.java.template 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
Order.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderChar.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderDouble.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderFloat.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderInt.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderLong.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
OrderShort.java 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN 2015-07-15 10:43:07 -07:00
StringCharBufferSliceTest.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
SwapMicroBenchmark.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00