Changeset: a0f6963b1618
Author:    martin
Date:      2009-12-08 12:41 -0800
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a0f6963b1618

6903754: (bf) Improve floating-point buffer comparison
Summary: Describe the exact behavior of 
{Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of 
compareTo
Reviewed-by: alanb
Contributed-by: jessewil...@google.com

! make/java/nio/genBuffer.sh
! src/share/classes/java/nio/X-Buffer.java.template
! test/java/nio/Buffer/Basic-X.java.template
! test/java/nio/Buffer/BasicByte.java
! test/java/nio/Buffer/BasicChar.java
! test/java/nio/Buffer/BasicDouble.java
! test/java/nio/Buffer/BasicFloat.java
! test/java/nio/Buffer/BasicInt.java
! test/java/nio/Buffer/BasicLong.java
! test/java/nio/Buffer/BasicShort.java
! test/java/nio/Buffer/genBasic.sh

Reply via email to