-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b96
The method G1CollectedHeap::collected_locked() is not called. In fact it is not defined. delete.
The method G1CollectedHeap::do_collection() only does full collections. Its name should reflect that. Change to be an override of do_full_collection()
The method G1CollectedHeap::do_collection() only does full collections. Its name should reflect that. Change to be an override of do_full_collection()