-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: repo-shenandoah
-
Component/s: hotspot
Each old cycle in the generational mode is preceded by a "bootstrap" young cycle. When old cycles are triggered independently of young cycles, the bootstrap cycle may be unproductive (especially if it follows a recent young cycle). With this change, the bootstrap cycle effectively replaces the ordinary young cycle.