RFS (XS): 7169934: pow(x, y) or x64 computes incorrect result when x<0 and y is an odd integer

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri May 18 06:51:02 PDT 2012


Good.

Vladimir

On 5/18/12 4:16 AM, Roland Westrelin wrote:
> 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