mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 01:43:13 +00:00
G1Allocator::_summary_bytes_used fits better in G1CollectedHeap since we added the archive allocator. Move it back to the original location. Reviewed-by: mgerdin, tbenson