jdk-24/jdk/test/java/nio/Buffer
Brian Burkhalter 8c92994887 8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
Add 8065556 to list of IDs in the @bug tag list.

Reviewed-by: alanb
2015-07-31 07:48:34 -07:00
..
AllocateDirectInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Basic-X.java.template 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
Basic.java 8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556 2015-07-31 07:48:34 -07:00
BasicByte.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicChar.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicDouble.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicFloat.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicInt.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicLong.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07:00
BasicShort.java 8065556: (bf) Buffer.position and other methods should include detail in IAE 2015-07-24 11:52:30 -07: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