-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b11
G1CollectedHeap::set_region_short_lived_locked() is a method called once within G1CollectedHeap to add a region as eden ("short_lived").
Similar code like for survivor regions is just inlined, do that here as well.
Similar code like for survivor regions is just inlined, do that here as well.
- links to
-
Commit(master)
openjdk/jdk/198782c9
-
Review(master)
openjdk/jdk/26663