src/share/vm/gc_implementation/includeDB_gc_g1

Fri, 16 Jul 2010 21:33:21 -0700

author
jcoomes
date
Fri, 16 Jul 2010 21:33:21 -0700
changeset 2020
a93a9eda13f7
parent 2011
4e5661ba9d98
child 2060
2d160770d2e5
permissions
-rw-r--r--

6962947: shared TaskQueue statistics
Reviewed-by: tonyp, ysr

ysr@777 1 //
trims@1907 2 // Copyright (c) 2004, 2009, Oracle and/or its affiliates. All rights reserved.
ysr@777 3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
ysr@777 4 //
ysr@777 5 // This code is free software; you can redistribute it and/or modify it
ysr@777 6 // under the terms of the GNU General Public License version 2 only, as
ysr@777 7 // published by the Free Software Foundation.
ysr@777 8 //
ysr@777 9 // This code is distributed in the hope that it will be useful, but WITHOUT
ysr@777 10 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
ysr@777 11 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
ysr@777 12 // version 2 for more details (a copy is included in the LICENSE file that
ysr@777 13 // accompanied this code).
ysr@777 14 //
ysr@777 15 // You should have received a copy of the GNU General Public License version
ysr@777 16 // 2 along with this work; if not, write to the Free Software Foundation,
ysr@777 17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
ysr@777 18 //
trims@1907 19 // Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
trims@1907 20 // or visit www.oracle.com if you need additional information or have any
trims@1907 21 // questions.
iveresov@793 22 //
ysr@777 23 //
ysr@777 24
ysr@777 25 // NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps!
ysr@777 26
ysr@777 27 bufferingOopClosure.hpp genOopClosures.hpp
ysr@777 28 bufferingOopClosure.hpp generation.hpp
ysr@777 29 bufferingOopClosure.hpp os.hpp
ysr@1280 30 bufferingOopClosure.hpp taskqueue.hpp
ysr@777 31
ysr@777 32 cardTableRS.cpp concurrentMark.hpp
ysr@777 33 cardTableRS.cpp g1SATBCardTableModRefBS.hpp
ysr@777 34
tonyp@961 35 collectionSetChooser.cpp g1CollectedHeap.inline.hpp
ysr@777 36 collectionSetChooser.cpp g1CollectorPolicy.hpp
ysr@777 37 collectionSetChooser.cpp collectionSetChooser.hpp
coleenp@963 38 collectionSetChooser.cpp space.inline.hpp
ysr@777 39
ysr@777 40 collectionSetChooser.hpp heapRegion.hpp
ysr@777 41 collectionSetChooser.hpp growableArray.hpp
ysr@777 42
ysr@777 43 concurrentG1Refine.cpp atomic.hpp
ysr@777 44 concurrentG1Refine.cpp concurrentG1Refine.hpp
ysr@777 45 concurrentG1Refine.cpp concurrentG1RefineThread.hpp
ysr@777 46 concurrentG1Refine.cpp copy.hpp
tonyp@961 47 concurrentG1Refine.cpp g1CollectedHeap.inline.hpp
johnc@1325 48 concurrentG1Refine.cpp g1CollectorPolicy.hpp
ysr@777 49 concurrentG1Refine.cpp g1RemSet.hpp
coleenp@963 50 concurrentG1Refine.cpp space.inline.hpp
johnc@1325 51 concurrentG1Refine.cpp heapRegionSeq.inline.hpp
ysr@777 52
ysr@777 53 concurrentG1Refine.hpp globalDefinitions.hpp
apetrusenko@984 54 concurrentG1Refine.hpp allocation.hpp
johnc@1325 55 concurrentG1Refine.hpp cardTableModRefBS.hpp
iveresov@1229 56 concurrentG1Refine.hpp thread.hpp
iveresov@1229 57
ysr@777 58 concurrentG1RefineThread.cpp concurrentG1Refine.hpp
ysr@777 59 concurrentG1RefineThread.cpp concurrentG1RefineThread.hpp
tonyp@961 60 concurrentG1RefineThread.cpp g1CollectedHeap.inline.hpp
ysr@777 61 concurrentG1RefineThread.cpp g1CollectorPolicy.hpp
ysr@777 62 concurrentG1RefineThread.cpp handles.inline.hpp
ysr@777 63 concurrentG1RefineThread.cpp mutexLocker.hpp
ysr@777 64 concurrentG1RefineThread.cpp resourceArea.hpp
ysr@777 65
ysr@777 66 concurrentG1RefineThread.hpp concurrentGCThread.hpp
ysr@777 67
ysr@777 68 concurrentMark.cpp concurrentMark.hpp
ysr@777 69 concurrentMark.cpp concurrentMarkThread.inline.hpp
ysr@777 70 concurrentMark.cpp g1CollectedHeap.inline.hpp
ysr@777 71 concurrentMark.cpp g1CollectorPolicy.hpp
ysr@777 72 concurrentMark.cpp g1RemSet.hpp
ysr@777 73 concurrentMark.cpp genOopClosures.inline.hpp
ysr@777 74 concurrentMark.cpp heapRegionRemSet.hpp
ysr@777 75 concurrentMark.cpp heapRegionSeq.inline.hpp
ysr@777 76 concurrentMark.cpp handles.inline.hpp
ysr@777 77 concurrentMark.cpp java.hpp
ysr@777 78 concurrentMark.cpp oop.inline.hpp
ysr@777 79 concurrentMark.cpp referencePolicy.hpp
ysr@777 80 concurrentMark.cpp resourceArea.hpp
ysr@777 81 concurrentMark.cpp symbolTable.hpp
ysr@777 82
ysr@777 83 concurrentMark.hpp heapRegion.hpp
ysr@777 84 concurrentMark.hpp taskqueue.hpp
ysr@777 85
ysr@777 86 concurrentMarkThread.cpp concurrentMarkThread.inline.hpp
ysr@777 87 concurrentMarkThread.cpp g1CollectedHeap.inline.hpp
ysr@777 88 concurrentMarkThread.cpp g1CollectorPolicy.hpp
ysr@777 89 concurrentMarkThread.cpp g1MMUTracker.hpp
ysr@777 90 concurrentMarkThread.cpp resourceArea.hpp
ysr@777 91 concurrentMarkThread.cpp vm_operations_g1.hpp
ysr@777 92 concurrentMarkThread.cpp vmThread.hpp
ysr@777 93
ysr@777 94 concurrentMarkThread.hpp concurrentGCThread.hpp
ysr@777 95
ysr@777 96 concurrentMarkThread.inline.hpp concurrentMark.hpp
ysr@777 97 concurrentMarkThread.inline.hpp concurrentMarkThread.hpp
ysr@777 98
ysr@777 99 concurrentZFThread.cpp concurrentZFThread.hpp
ysr@777 100 concurrentZFThread.cpp heapRegion.hpp
ysr@777 101 concurrentZFThread.cpp g1CollectedHeap.inline.hpp
ysr@777 102 concurrentZFThread.cpp copy.hpp
ysr@777 103 concurrentZFThread.cpp mutexLocker.hpp
ysr@777 104 concurrentZFThread.cpp space.inline.hpp
ysr@777 105
ysr@777 106 concurrentZFThread.hpp concurrentGCThread.hpp
iveresov@793 107
ysr@777 108 dirtyCardQueue.cpp atomic.hpp
ysr@777 109 dirtyCardQueue.cpp dirtyCardQueue.hpp
ysr@777 110 dirtyCardQueue.cpp heapRegionRemSet.hpp
ysr@777 111 dirtyCardQueue.cpp mutexLocker.hpp
ysr@777 112 dirtyCardQueue.cpp safepoint.hpp
ysr@777 113 dirtyCardQueue.cpp thread.hpp
ysr@777 114 dirtyCardQueue.cpp thread_<os_family>.inline.hpp
ysr@777 115 dirtyCardQueue.cpp workgroup.hpp
ysr@777 116
ysr@777 117 dirtyCardQueue.hpp allocation.hpp
ysr@777 118 dirtyCardQueue.hpp ptrQueue.hpp
ysr@777 119
ysr@777 120 g1BlockOffsetTable.cpp g1BlockOffsetTable.inline.hpp
ysr@777 121 g1BlockOffsetTable.cpp java.hpp
ysr@777 122 g1BlockOffsetTable.cpp oop.inline.hpp
ysr@777 123 g1BlockOffsetTable.cpp space.hpp
ysr@777 124
ysr@777 125 g1BlockOffsetTable.hpp globalDefinitions.hpp
ysr@777 126 g1BlockOffsetTable.hpp memRegion.hpp
ysr@777 127 g1BlockOffsetTable.hpp virtualspace.hpp
ysr@777 128
ysr@777 129 g1BlockOffsetTable.inline.hpp g1BlockOffsetTable.hpp
ysr@777 130 g1BlockOffsetTable.inline.hpp space.hpp
ysr@777 131
ysr@777 132 g1CollectedHeap.cpp aprofiler.hpp
ysr@777 133 g1CollectedHeap.cpp bufferingOopClosure.hpp
ysr@777 134 g1CollectedHeap.cpp concurrentG1Refine.hpp
ysr@777 135 g1CollectedHeap.cpp concurrentG1RefineThread.hpp
ysr@777 136 g1CollectedHeap.cpp concurrentMarkThread.inline.hpp
ysr@777 137 g1CollectedHeap.cpp concurrentZFThread.hpp
ysr@777 138 g1CollectedHeap.cpp g1CollectedHeap.inline.hpp
ysr@777 139 g1CollectedHeap.cpp g1CollectorPolicy.hpp
ysr@777 140 g1CollectedHeap.cpp g1MarkSweep.hpp
ysr@1280 141 g1CollectedHeap.cpp g1RemSet.inline.hpp
ysr@777 142 g1CollectedHeap.cpp g1OopClosures.inline.hpp
ysr@777 143 g1CollectedHeap.cpp genOopClosures.inline.hpp
ysr@777 144 g1CollectedHeap.cpp gcLocker.inline.hpp
ysr@777 145 g1CollectedHeap.cpp generationSpec.hpp
ysr@777 146 g1CollectedHeap.cpp heapRegionRemSet.hpp
ysr@777 147 g1CollectedHeap.cpp heapRegionSeq.inline.hpp
ysr@777 148 g1CollectedHeap.cpp icBuffer.hpp
ysr@777 149 g1CollectedHeap.cpp isGCActiveMark.hpp
ysr@777 150 g1CollectedHeap.cpp oop.inline.hpp
ysr@777 151 g1CollectedHeap.cpp oop.pcgc.inline.hpp
ysr@777 152 g1CollectedHeap.cpp vm_operations_g1.hpp
ysr@777 153 g1CollectedHeap.cpp vmThread.hpp
ysr@777 154
ysr@777 155 g1CollectedHeap.hpp barrierSet.hpp
ysr@1280 156 g1CollectedHeap.hpp g1RemSet.hpp
ysr@777 157 g1CollectedHeap.hpp heapRegion.hpp
ysr@777 158 g1CollectedHeap.hpp memRegion.hpp
ysr@1280 159 g1CollectedHeap.hpp parGCAllocBuffer.hpp
ysr@777 160 g1CollectedHeap.hpp sharedHeap.hpp
ysr@777 161
ysr@777 162 g1CollectedHeap.inline.hpp concurrentMark.hpp
ysr@777 163 g1CollectedHeap.inline.hpp g1CollectedHeap.hpp
ysr@777 164 g1CollectedHeap.inline.hpp heapRegionSeq.hpp
ysr@777 165 g1CollectedHeap.inline.hpp taskqueue.hpp
ysr@777 166
tonyp@1377 167 g1CollectorPolicy.cpp arguments.hpp
ysr@777 168 g1CollectorPolicy.cpp concurrentG1Refine.hpp
ysr@777 169 g1CollectorPolicy.cpp concurrentMark.hpp
ysr@777 170 g1CollectorPolicy.cpp concurrentMarkThread.inline.hpp
ysr@777 171 g1CollectorPolicy.cpp debug.hpp
ysr@777 172 g1CollectorPolicy.cpp java.hpp
tonyp@961 173 g1CollectorPolicy.cpp g1CollectedHeap.inline.hpp
ysr@777 174 g1CollectorPolicy.cpp g1CollectorPolicy.hpp
ysr@777 175 g1CollectorPolicy.cpp heapRegionRemSet.hpp
ysr@777 176 g1CollectorPolicy.cpp mutexLocker.hpp
apetrusenko@980 177 g1CollectorPolicy.cpp gcPolicyCounters.hpp
ysr@777 178
ysr@777 179 g1CollectorPolicy.hpp collectorPolicy.hpp
ysr@777 180 g1CollectorPolicy.hpp collectionSetChooser.hpp
ysr@777 181 g1CollectorPolicy.hpp g1MMUTracker.hpp
ysr@777 182
ysr@777 183 g1_globals.cpp g1_globals.hpp
ysr@777 184
ysr@777 185 g1_globals.hpp globals.hpp
ysr@777 186
ysr@777 187 globals.cpp g1_globals.hpp
ysr@777 188 top.hpp g1_globals.hpp
ysr@777 189
ysr@777 190 g1MarkSweep.cpp aprofiler.hpp
iveresov@793 191 g1MarkSweep.cpp biasedLocking.hpp
ysr@777 192 g1MarkSweep.cpp codeCache.hpp
ysr@777 193 g1MarkSweep.cpp events.hpp
ysr@777 194 g1MarkSweep.cpp fprofiler.hpp
tonyp@961 195 g1MarkSweep.hpp g1CollectedHeap.inline.hpp
ysr@777 196 g1MarkSweep.cpp g1MarkSweep.hpp
ysr@777 197 g1MarkSweep.cpp gcLocker.hpp
ysr@777 198 g1MarkSweep.cpp genCollectedHeap.hpp
ysr@777 199 g1MarkSweep.hpp heapRegion.hpp
ysr@777 200 g1MarkSweep.cpp icBuffer.hpp
ysr@777 201 g1MarkSweep.cpp instanceRefKlass.hpp
ysr@777 202 g1MarkSweep.cpp javaClasses.hpp
ysr@777 203 g1MarkSweep.cpp jvmtiExport.hpp
ysr@777 204 g1MarkSweep.cpp copy.hpp
ysr@777 205 g1MarkSweep.cpp modRefBarrierSet.hpp
ysr@777 206 g1MarkSweep.cpp oop.inline.hpp
ysr@777 207 g1MarkSweep.cpp referencePolicy.hpp
ysr@777 208 g1MarkSweep.cpp space.hpp
ysr@777 209 g1MarkSweep.cpp symbolTable.hpp
ysr@777 210 g1MarkSweep.cpp synchronizer.hpp
ysr@777 211 g1MarkSweep.cpp systemDictionary.hpp
ysr@777 212 g1MarkSweep.cpp thread.hpp
ysr@777 213 g1MarkSweep.cpp vmSymbols.hpp
ysr@777 214 g1MarkSweep.cpp vmThread.hpp
ysr@777 215
ysr@777 216 g1MarkSweep.hpp generation.hpp
ysr@777 217 g1MarkSweep.hpp growableArray.hpp
ysr@777 218 g1MarkSweep.hpp markOop.hpp
ysr@777 219 g1MarkSweep.hpp genMarkSweep.hpp
ysr@777 220 g1MarkSweep.hpp oop.hpp
ysr@777 221 g1MarkSweep.hpp timer.hpp
ysr@777 222 g1MarkSweep.hpp universe.hpp
ysr@777 223
tonyp@1524 224 g1MemoryPool.cpp heapRegion.hpp
tonyp@1524 225 g1MemoryPool.cpp g1CollectedHeap.inline.hpp
tonyp@1524 226 g1MemoryPool.cpp g1CollectedHeap.hpp
tonyp@1524 227 g1MemoryPool.cpp g1CollectorPolicy.hpp
tonyp@1524 228 g1MemoryPool.cpp g1MemoryPool.hpp
tonyp@1524 229
tonyp@1524 230 g1MemoryPool.hpp memoryUsage.hpp
tonyp@1524 231 g1MemoryPool.hpp memoryPool.hpp
tonyp@1524 232
ysr@777 233 g1OopClosures.inline.hpp concurrentMark.hpp
ysr@777 234 g1OopClosures.inline.hpp g1OopClosures.hpp
ysr@777 235 g1OopClosures.inline.hpp g1CollectedHeap.hpp
ysr@777 236 g1OopClosures.inline.hpp g1RemSet.hpp
ysr@777 237
ysr@777 238 g1MMUTracker.cpp g1MMUTracker.hpp
ysr@777 239 g1MMUTracker.cpp ostream.hpp
ysr@777 240 g1MMUTracker.cpp mutexLocker.hpp
ysr@777 241
ysr@777 242 g1MMUTracker.hpp debug.hpp
apetrusenko@984 243 g1MMUTracker.hpp allocation.hpp
ysr@777 244 g1RemSet.cpp bufferingOopClosure.hpp
ysr@777 245 g1RemSet.cpp concurrentG1Refine.hpp
ysr@777 246 g1RemSet.cpp concurrentG1RefineThread.hpp
ysr@777 247 g1RemSet.cpp g1BlockOffsetTable.inline.hpp
ysr@777 248 g1RemSet.cpp g1CollectedHeap.inline.hpp
ysr@777 249 g1RemSet.cpp g1CollectorPolicy.hpp
ysr@777 250 g1RemSet.cpp g1RemSet.inline.hpp
ysr@777 251 g1RemSet.cpp g1OopClosures.inline.hpp
ysr@777 252 g1RemSet.cpp heapRegionSeq.inline.hpp
ysr@777 253 g1RemSet.cpp intHisto.hpp
ysr@777 254 g1RemSet.cpp iterator.hpp
ysr@777 255 g1RemSet.cpp oop.inline.hpp
ysr@777 256
ysr@1280 257 g1RemSet.inline.hpp oop.inline.hpp
ysr@777 258 g1RemSet.inline.hpp g1RemSet.hpp
ysr@777 259 g1RemSet.inline.hpp heapRegionRemSet.hpp
ysr@777 260
ysr@777 261 g1SATBCardTableModRefBS.cpp g1SATBCardTableModRefBS.hpp
ysr@777 262 g1SATBCardTableModRefBS.cpp heapRegion.hpp
ysr@777 263 g1SATBCardTableModRefBS.cpp mutexLocker.hpp
ysr@777 264 g1SATBCardTableModRefBS.cpp thread.hpp
ysr@777 265 g1SATBCardTableModRefBS.cpp thread_<os_family>.inline.hpp
ysr@777 266 g1SATBCardTableModRefBS.cpp satbQueue.hpp
ysr@777 267
ysr@1280 268 g1SATBCardTableModRefBS.hpp oop.inline.hpp
ysr@777 269 g1SATBCardTableModRefBS.hpp cardTableModRefBS.hpp
ysr@777 270 g1SATBCardTableModRefBS.hpp memRegion.hpp
ysr@777 271
ysr@777 272 heapRegion.cpp concurrentZFThread.hpp
ysr@777 273 heapRegion.cpp g1BlockOffsetTable.inline.hpp
ysr@777 274 heapRegion.cpp g1CollectedHeap.inline.hpp
ysr@777 275 heapRegion.cpp g1OopClosures.inline.hpp
ysr@777 276 heapRegion.cpp genOopClosures.inline.hpp
ysr@777 277 heapRegion.cpp heapRegion.inline.hpp
ysr@777 278 heapRegion.cpp heapRegionRemSet.hpp
ysr@777 279 heapRegion.cpp heapRegionSeq.inline.hpp
ysr@777 280 heapRegion.cpp iterator.hpp
ysr@777 281 heapRegion.cpp oop.inline.hpp
ysr@777 282
coleenp@963 283 heapRegion.hpp space.inline.hpp
tonyp@791 284 heapRegion.hpp spaceDecorator.hpp
tonyp@794 285 heapRegion.hpp g1BlockOffsetTable.inline.hpp
ysr@777 286 heapRegion.hpp watermark.hpp
ysr@777 287 heapRegion.hpp g1_specialized_oop_closures.hpp
ysr@777 288 heapRegion.hpp survRateGroup.hpp
apetrusenko@980 289 heapRegion.hpp ageTable.hpp
ysr@777 290
ysr@777 291 heapRegionRemSet.hpp sparsePRT.hpp
ysr@777 292
ysr@777 293 heapRegionRemSet.cpp allocation.hpp
ysr@777 294 heapRegionRemSet.cpp bitMap.inline.hpp
iveresov@1230 295 heapRegionRemSet.cpp concurrentG1Refine.hpp
ysr@777 296 heapRegionRemSet.cpp g1BlockOffsetTable.inline.hpp
ysr@777 297 heapRegionRemSet.cpp g1CollectedHeap.inline.hpp
ysr@777 298 heapRegionRemSet.cpp heapRegionRemSet.hpp
ysr@777 299 heapRegionRemSet.cpp heapRegionSeq.inline.hpp
ysr@777 300 heapRegionRemSet.cpp globalDefinitions.hpp
ysr@777 301 heapRegionRemSet.cpp space.inline.hpp
ysr@777 302
ysr@777 303 heapRegionSeq.cpp allocation.hpp
tonyp@961 304 heapRegionSeq.cpp g1CollectedHeap.inline.hpp
ysr@777 305 heapRegionSeq.cpp heapRegionSeq.hpp
ysr@777 306
ysr@777 307 heapRegionSeq.hpp growableArray.hpp
ysr@777 308 heapRegionSeq.hpp heapRegion.hpp
ysr@777 309
ysr@777 310 heapRegionSeq.inline.hpp heapRegionSeq.hpp
ysr@777 311
ysr@777 312 klass.hpp g1OopClosures.hpp
ysr@777 313
tonyp@1524 314 memoryService.cpp g1MemoryPool.hpp
tonyp@1524 315
ysr@777 316 ptrQueue.cpp allocation.hpp
ysr@777 317 ptrQueue.cpp allocation.inline.hpp
ysr@777 318 ptrQueue.cpp mutex.hpp
ysr@777 319 ptrQueue.cpp mutexLocker.hpp
ysr@777 320 ptrQueue.cpp ptrQueue.hpp
ysr@777 321 ptrQueue.cpp thread_<os_family>.inline.hpp
ysr@777 322
ysr@777 323 ptrQueue.hpp allocation.hpp
ysr@777 324 ptrQueue.hpp sizes.hpp
ysr@777 325
ysr@777 326 ptrQueue.inline.hpp ptrQueue.hpp
ysr@777 327
ysr@777 328 satbQueue.cpp allocation.inline.hpp
ysr@777 329 satbQueue.cpp mutexLocker.hpp
ysr@777 330 satbQueue.cpp satbQueue.hpp
ysr@777 331 satbQueue.cpp sharedHeap.hpp
ysr@777 332 satbQueue.cpp thread.hpp
ysr@777 333
ysr@777 334 satbQueue.hpp ptrQueue.hpp
ysr@777 335
ysr@777 336 sparsePRT.cpp allocation.inline.hpp
ysr@777 337 sparsePRT.cpp cardTableModRefBS.hpp
ysr@777 338 sparsePRT.cpp heapRegion.hpp
ysr@777 339 sparsePRT.cpp heapRegionRemSet.hpp
ysr@777 340 sparsePRT.cpp mutexLocker.hpp
ysr@777 341 sparsePRT.cpp sparsePRT.hpp
ysr@777 342 sparsePRT.cpp space.inline.hpp
ysr@777 343
ysr@777 344 sparsePRT.hpp allocation.hpp
ysr@777 345 sparsePRT.hpp cardTableModRefBS.hpp
ysr@777 346 sparsePRT.hpp globalDefinitions.hpp
johnc@1242 347 sparsePRT.hpp g1CollectedHeap.inline.hpp
ysr@777 348 sparsePRT.hpp heapRegion.hpp
ysr@777 349 sparsePRT.hpp mutex.hpp
ysr@777 350
ysr@777 351 specialized_oop_closures.hpp g1_specialized_oop_closures.hpp
ysr@777 352
ysr@777 353 survRateGroup.hpp numberSeq.hpp
ysr@777 354
ysr@777 355 survRateGroup.cpp allocation.hpp
tonyp@961 356 survRateGroup.cpp g1CollectedHeap.inline.hpp
ysr@777 357 survRateGroup.cpp g1CollectorPolicy.hpp
ysr@777 358 survRateGroup.cpp heapRegion.hpp
ysr@777 359 survRateGroup.cpp survRateGroup.hpp
ysr@777 360
ysr@777 361 thread.cpp concurrentMarkThread.inline.hpp
ysr@777 362
tonyp@961 363 universe.cpp g1CollectedHeap.inline.hpp
ysr@777 364 universe.cpp g1CollectorPolicy.hpp
ysr@777 365
ysr@777 366 vm_operations_g1.hpp vmGCOperations.hpp
ysr@777 367
ysr@777 368 vm_operations_g1.cpp vm_operations_g1.hpp
tonyp@961 369 vm_operations_g1.cpp g1CollectedHeap.inline.hpp
tonyp@2011 370 vm_operations_g1.cpp g1CollectorPolicy.hpp
tonyp@2011 371 vm_operations_g1.cpp interfaceSupport.hpp
ysr@777 372 vm_operations_g1.cpp isGCActiveMark.hpp

mercurial