Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083397 | emb-9 | Igor Veresov | P3 | Resolved | Fixed | b32 |
JDK-8063294 | 8u45 | Igor Veresov | P3 | Resolved | Fixed | b01 |
JDK-8058266 | 8u40 | Igor Veresov | P3 | Resolved | Fixed | b06 |
JDK-8071031 | emb-8u47 | Igor Veresov | P3 | Resolved | Fixed | team |
It is possible to have level 1 and 2 compiled methods in the tiered system that will not have MDOs. Nevertheless it's important for the policy machinery to track "highest compilation levels". These fields need to be moved to MethodCounters instead.
- backported by
-
JDK-8058266 Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
-
- Resolved
-
-
JDK-8063294 Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
-
- Resolved
-
-
JDK-8071031 Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
-
- Resolved
-
-
JDK-8083397 Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
-
- Resolved
-
- relates to
-
JDK-8058564 Tiered compilation performance drop in PIT
-
- Closed
-