jdk-24/jdk/test/java/nio/Buffer
Brian Burkhalter 0ee4830a94 8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.

Reviewed-by: alanb
2015-07-15 10:43:07 -07:00
..
AllocateDirectInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Basic-X.java.template 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Basic.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicByte.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicChar.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicDouble.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicFloat.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicInt.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicLong.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BasicShort.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00: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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07: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 8080511: Refresh of jimage support 2015-06-25 18:24:39 +02: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