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

Alan Bateman Alan.Bateman at Sun.COM
Mon Dec 14 22:15:16 UTC 2009


Joseph D. Darcy wrote:
> :
> Webrev so updated:
> http://cr.openjdk.java.net/~darcy/6908131.1
I'm not an expert on floating point but this implementation looks good 
to me. The test looks good too. I agree with your previous comment to 
transition to pure-java implementations in steps - that should help 
build up the test coverage in the regression test suite.

-Alan.



More information about the core-libs-dev mailing list