-
Enhancement
-
Resolution: Fixed
-
P4
-
25, 26
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8369253 | 25.0.2 | William Kemper | P4 | Resolved | Fixed | master |
Shenandoah's generational mode uses an algorithm that tracks the mortality rates of different object cohorts. In some cases, the algorithm may consider promoted objects to have died and will raise the tenuring threshold to avoid further promotions of a cohort with an (erroneously) high mortality rate.
- backported by
-
JDK-8369253 GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/c66d45ab
-
Commit(master) openjdk/jdk/7fcce270
-
Commit(master) openjdk/shenandoah-jdk21u/d6e3334e
-
Review(master) openjdk/jdk25u/198
-
Review(master) openjdk/jdk/26906
-
Review(master) openjdk/shenandoah-jdk21u/221
(2 links to)