-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
b13
It is used to ensure old-gen is properly initialized. However, in the caller's context, old-gen initialization must have been already done. Otherwise, `initialize_virtual_space` would have failed.