Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221479 | 8 | Igor Veresov | P3 | Resolved | Fixed | b27 |
JDK-2221517 | 7u4 | Igor Veresov | P3 | Closed | Fixed | b13 |
Code cache sweeper must yield to safepoint. With high numbers of methods sweeping can block the safepoint from happening. Synchronization times on the order of 200ms are observed on T4 with AccountSOA benchmark.
- backported by
-
JDK-2221479 Code cache sweeper must cooperate with safepoints
- Resolved
-
JDK-2221517 Code cache sweeper must cooperate with safepoints
- Closed
- relates to
-
JDK-7143341 +TieredCompilation regression on 7u4-b10 on Solaris
- Closed