Code review request for 6908131 Pure Java implementations of StrictMath.floor(double) &StrictMath.ceil(double)

Joseph D. Darcy Joe.Darcy at Sun.COM
Mon Dec 14 09:31:31 UTC 2009


Hello.

Please review my fix for

6908131 Pure Java implementations of StrictMath.floor(double) 
&StrictMath.ceil(double)
http://cr.openjdk.java.net/~darcy/6908131.0/

I've asked Doug Priest, one of Sun's numerical experts, to review the 
floor/ceil algorithm and testing.  I've incorporated his feedback and he 
has approved those aspects of the changes.  The JDK integration has not 
yet been looked over.

Thanks,

-Joe



More information about the core-libs-dev mailing list