-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 16
-
Component/s: hotspot
-
b19
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8253922 | 11.0.10-oracle | Igor Veresov | P4 | Resolved | Fixed | b01 |
The tiered policy will erroneously attempt to switch to an OSR nmethod of the same level (level 2 and level 3 are affected) from a normal nmethod. This is especially problematic when running with -XX:TieredStopAtLevel={2 or 3}.
- backported by
-
JDK-8253922 Avoid unnecessary deopts when OSR nmethods of the same level are present.
-
- Resolved
-
- relates to
-
JDK-8254104 MethodCounters must exist before nmethod is installed
-
- Closed
-