log src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp @ 1972:f95d63e2154a

age author description
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Tue, 02 Feb 2010 18:39:50 -0800 johnc 6914402: G1: assert(!is_young_card(cached_ptr),"shouldn't get a card in young region")
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further