Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221478 | 8 | Igor Veresov | P3 | Resolved | Fixed | b27 |
JDK-2221516 | 7u4 | Igor Veresov | P3 | Closed | Fixed | b13 |
The scavenge root nmethods list must be pruned after young GC - it is important for large applications that generate a lot nmethods. For G1, however, it is more complicated. G1 should probably maining special Rsets for nmethods and we will not cover that by this CR.
- backported by
-
JDK-2221478 PS: Optimize nmethods processing
- Resolved
-
JDK-2221516 PS: Optimize nmethods processing
- Closed
- relates to
-
JDK-7143341 +TieredCompilation regression on 7u4-b10 on Solaris
- Closed
-
JDK-8080232 Eagerly promote objects in nmethod to reduce scanning in CMS
- Closed