jdk-24/jdk/test/java/nio/Buffer
Jesse Wilson 1c4f3aa56b 6903754: (bf) Improve floating-point buffer comparison
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo

Reviewed-by: alanb
2009-12-08 12:41:01 -08:00
..
AllocateDirectInit.java Initial load 2007-12-01 00:00:00 +00:00
Basic-X.java.template 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
Basic.java 6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer 2009-04-15 14:53:34 +01:00
BasicByte.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicChar.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicDouble.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicFloat.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicInt.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicLong.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
BasicShort.java 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
CharAt.java Initial load 2007-12-01 00:00:00 +00:00
Chew.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirect-X-Memory.java.template 6888701: Change all template java source files to a .java-template file suffix 2009-10-28 12:54:37 -07:00
CopyDirectByteMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectCharMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectDoubleMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectFloatMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectIntMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectLongMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectMemory.java Initial load 2007-12-01 00:00:00 +00:00
CopyDirectShortMemory.java Initial load 2007-12-01 00:00:00 +00:00
genBasic.sh 6903754: (bf) Improve floating-point buffer comparison 2009-12-08 12:41:01 -08:00
genCopyDirectMemory.sh 6888701: Change all template java source files to a .java-template file suffix 2009-10-28 12:54:37 -07:00
Order.java Initial load 2007-12-01 00:00:00 +00:00
StringCharBufferSliceTest.java 6719955: Update copyright year 2008-07-02 12:55:45 -07:00
SwapMicroBenchmark.java Initial load 2007-12-01 00:00:00 +00:00