Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8064127 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8055594 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b04 |
JDK-8070364 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
+true, +false, and -true should produce int instead of double results. (-false should still produce a double, as it's -0).
- backported by
-
JDK-8055594 Constant folding for unary + should produce int for boolean literals
- Resolved
-
JDK-8064127 Constant folding for unary + should produce int for boolean literals
- Resolved
-
JDK-8070364 Constant folding for unary + should produce int for boolean literals
- Resolved