hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
G1ParGCAllocBuffer* alloc_buffer(GCAllocPurpose purpose) {
{- -------------------------------------------
(1)
---------------------------------------- -}
return _alloc_buffers[purpose];
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.