-
Bug
-
Resolution: Fixed
-
P2
-
hs16
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2189327 | 7 | Igor Veresov | P2 | Closed | Fixed | b85 |
JDK-2189819 | 6u21 | Igor Veresov | P2 | Resolved | Fixed | b01 |
G1 shows poor load balancing and high contention behavior during RSet scanning on CMT machines as well as on many-core x86. Previously implemented exponential skipping has unacceptable performance when it comes to extremely large processor count.
- backported by
-
JDK-2189819 G1: improve scalability of RSet scanning
- Resolved
-
JDK-2189327 G1: improve scalability of RSet scanning
- Closed
- relates to
-
JDK-6819098 G1: reduce RSet scanning times
- Closed