[security-dev 01447]: hg: jdk7/tl/jdk: 6903754: (bf) Improve floating-point buffer comparison

martinrb at google.com martinrb at google.com
Tue Dec 8 20:59:11 UTC 2009


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: jessewilson at 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




More information about the security-dev mailing list