Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179085 | 7 | Andrey Petrusenko | P3 | Closed | Fixed | b61 |
JDK-2180624 | 6u18 | Andrey Petrusenko | P3 | Resolved | Fixed | b01 |
JDK-2179086 | hs16 | Andrey Petrusenko | P3 | Resolved | Fixed | b04 |
We recently tried G1 on a 32GB heap. The serial card table clearing time that takes place at the end of a collection was quite high (around 25ms). It'd be nice to eliminate this high serial time to improve GC times on large heaps.
- backported by
-
JDK-2179086 G1: eliminate high serial card table clearing time
- Resolved
-
JDK-2180624 G1: eliminate high serial card table clearing time
- Resolved
-
JDK-2179085 G1: eliminate high serial card table clearing time
- Closed
- relates to
-
JDK-6841313 G1: dirty cards of survivor regions in parallel
- Resolved