Loading... (original) (raw)
Remove unnecessary method G1CollectedHeap::create_g1_policy
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 11
Remove the unnecessary method G1CollectedHeap::create_g1_policy, we might just as well call the G1DefaultPolicy constructor directly.