Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142613 | emb-9 | Vladimir Kozlov | P3 | Resolved | Fixed | team |
We did not use ZapDeadCompiledLocals for very long time. We can remove it.
Remove corresponding OopMapValue::value_value which is used only for ZapDeadCompiledLocals to increase maximum allocatable spill area by factor of 2. This is main goal of this change.
Remove corresponding OopMapValue::value_value which is used only for ZapDeadCompiledLocals to increase maximum allocatable spill area by factor of 2. This is main goal of this change.
- backported by
-
JDK-8142613 Remove ZapDeadCompiledLocals code
-
- Resolved
-