Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8064094 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8055562 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b04 |
JDK-8070331 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
Description
When BranchOptimizer.execute() is invoked with "false" (jump when expression is false), it generates incorrect code for double comparison with NaNs. Attaching a test and expected results.
Attachments
Issue Links
- backported by
-
JDK-8055562 BranchOptimizer produces bad code for NaN FP comparison
-
- Resolved
-
-
JDK-8064094 BranchOptimizer produces bad code for NaN FP comparison
-
- Resolved
-
-
JDK-8070331 BranchOptimizer produces bad code for NaN FP comparison
-
- Resolved
-