Details
-
Bug
-
Resolution: Fixed
-
P4
-
11, 16, 17
-
b16
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8264476 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8264922 | 11.0.12 | Igor Veresov | P4 | Resolved | Fixed | b01 |
Description
ciMethodData::load_data() can set the state of the MDO to empty (if it's replaying a compile). In this case we should return false from ensure_method_data().
Attachments
Issue Links
- backported by
-
JDK-8264476 ciMethod::ensure_method_data() should return false is loading resulted in empty state
- Resolved
-
JDK-8264922 ciMethod::ensure_method_data() should return false is loading resulted in empty state
- Resolved
- relates to
-
JDK-8254106 Improve compilation replay
- Resolved