mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-25 04:47:53 +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