Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142147 | emb-9 | Joe Darcy | P4 | Resolved | Fixed | team |
The port of fdlibm hypot to Java contained a conditional that would take different branches for some inputs. This difference should be corrected.
An analogous bug was found in the port of the pow method (JKD-8136874).
An analogous bug was found in the port of the pow method (JKD-8136874).
- backported by
-
JDK-8142147 Correct bug in port of fdlibm hypot to Java
-
- Resolved
-
- relates to
-
JDK-7130085 Port fdlibm hypot to Java
-
- Resolved
-
-
JDK-8136874 Bug in port of fdlibm pow to Java
-
- Closed
-