-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b21
According to the API specs, Math.pow(-0.0, 0.5) should return 0.0 instead of -0.0.
- relates to
-
JDK-8264945 Optimize the code-gen for Math.pow(x, 0.5)
-
- Resolved
-