< prev index next >

src/hotspot/share/gc/g1/g1CollectedHeap.hpp

Print this page
rev 52572 : [mq]: 8213996-remove-sparseprt-table

*** 58,68 **** // may combine concurrent marking with parallel, incremental compaction of // heap subsets that will yield large amounts of garbage. // Forward declarations class HeapRegion; - class HRRSCleanupTask; class GenerationSpec; class G1ParScanThreadState; class G1ParScanThreadStateSet; class G1ParScanThreadState; class MemoryPool; --- 58,67 ----
< prev index next >