-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225903 | 14 | Thomas Schatzl | P4 | Resolved | Fixed | team |
A few times already when people asked about excessive memory consumption for the remembered sets, the solution has been to increase the number of sparse prt entries per region significantly without impacting performance.
The current default of 4/8/12/16/20/24 entries (1-32MB regions respectively) is too small.
The current default of 4/8/12/16/20/24 entries (1-32MB regions respectively) is too small.
- backported by
-
JDK-8225903 Improve ergonomics for Sparse PRT entry sizing
- Resolved
- relates to
-
JDK-8237500 Increase the G1 eager reclaim candidate selection threshold
- Open