-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323769 | 21.0.3 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
ShenandoahUnloadClassesFrequency was added long time ago when Shenandoah did not support concurrent class unloading. We kept it in to simplify backports. At this point, most releases support concurrent class unloading, and there is no reason to keep the flag in. The default is "1" since JDK-8228720.
- backported by
-
JDK-8323769 Shenandoah: Remove ShenandoahUnloadClassesFrequency support
- Resolved
- relates to
-
JDK-8322150 [GenShen] TestPeriodicGC fails with "Generational mode: Should have periodic young GC in logs"
- Closed
-
JDK-8228720 Shenandoah: Implementation of concurrent class unloading
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/b114a5e6
-
Commit openjdk/jdk/b65ccff3
-
Review openjdk/jdk17u-dev/2115
-
Review openjdk/jdk21u-dev/147
-
Review openjdk/jdk/16847
(3 links to)