-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b17
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8064084 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8055552 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b04 |
JDK-8070321 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8037534 breaks richards Octane benchmark. The issue seems to be related to dual-fields properties sometimes harboring an Integer in an object field for some reason. The expression type evaluator in the compiler will have to actually attempt to evaluate a property if its type is Object and see whether it gets back something narrower (an Integer, a Long, or a Double), and if it does, use that type.
- backported by
-
JDK-8055552 8037534 breaks richards Octane benchmark
-
- Resolved
-
-
JDK-8064084 8037534 breaks richards Octane benchmark
-
- Resolved
-
-
JDK-8070321 8037534 breaks richards Octane benchmark
-
- Resolved
-
- relates to
-
JDK-8038416 Access to undefined scoped variables deoptimized too much
-
- Resolved
-