-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Currently, during initialization, G1 does not call "start_new_collection_set()" like after every GC, but only calls G1CollectionSet::start_incremental_building() (on a not-completely initialized collection set instance).
Just let initialization do the correct thing and explicitly start a new collection set (in that state, it does not do much anyway).
Just let initialization do the correct thing and explicitly start a new collection set (in that state, it does not do much anyway).
- links to
-
Review(master) openjdk/jdk/26673