log src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp @ 20504:6948da6d7c13

age author description
Tue, 30 Sep 2014 09:44:36 +0200 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
Tue, 19 Aug 2014 12:39:06 +0200 brutisso 8040722: G1: Clean up usages of heap_region_containing
Mon, 21 Jul 2014 09:41:04 +0200 tschatzl 8035400: Move G1ParScanThreadState into its own files
Thu, 26 Jan 2012 14:14:55 -0800 johnc 7133038: G1: Some small profile based optimizations
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Tue, 21 Jun 2011 15:23:07 -0400 tonyp 7046182: G1: remove unnecessary iterations over the collection set
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot