RFS (XS): 7169934: pow(x, y) or x64 computes incorrect result when x<0 and y is an odd integer
Roland Westrelin
roland.westrelin at oracle.com
Fri May 18 04:16:05 PDT 2012
http://cr.openjdk.java.net/~roland/7169934/webrev.00/
A last minute code clean-up broke the check for the parity of y in pow(x,y) in debug builds.
Roland.
More information about the hotspot-compiler-dev
mailing list