comparison src/share/vm/gc_implementation/includeDB_gc_g1 @ 1656:4e5661ba9d98

6944166: G1: explicit GCs are not always handled correctly Summary: G1 was not handling explicit GCs correctly in many ways. It does now. See the CR for the list of improvements contained in this changeset. Reviewed-by: iveresov, ysr, johnc
author tonyp
date Mon, 28 Jun 2010 14:13:17 -0400
parents c18cbe5936b8
children 2d160770d2e5
comparison
equal deleted inserted replaced
1655:e7ec8cd4dd8a 1656:4e5661ba9d98
365 365
366 vm_operations_g1.hpp vmGCOperations.hpp 366 vm_operations_g1.hpp vmGCOperations.hpp
367 367
368 vm_operations_g1.cpp vm_operations_g1.hpp 368 vm_operations_g1.cpp vm_operations_g1.hpp
369 vm_operations_g1.cpp g1CollectedHeap.inline.hpp 369 vm_operations_g1.cpp g1CollectedHeap.inline.hpp
370 vm_operations_g1.cpp g1CollectorPolicy.hpp
371 vm_operations_g1.cpp interfaceSupport.hpp
370 vm_operations_g1.cpp isGCActiveMark.hpp 372 vm_operations_g1.cpp isGCActiveMark.hpp