mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
![]() C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn |
||
---|---|---|
.. | ||
ModNaN.java | ||
TestPow2.java |