log src/share/vm/gc_implementation/g1/concurrentMark.cpp @ 993:54b3b351d6f9

age author description
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Fri, 14 Aug 2009 13:44:15 -0700 apetrusenko 6872000: G1: compilation fails on linux/older gcc
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge jdk7-b67
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 29 Jun 2009 12:17:03 -0400 tonyp 6855115: G1: Fix for 6850869 is incorrect
Wed, 24 Jun 2009 11:42:03 -0400 tonyp 6850869: G1: RSet "scrubbing" scrubs too much
Fri, 12 Jun 2009 16:20:16 -0400 tonyp 6850846: G1: extend G1 marking verification
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Mon, 16 Mar 2009 15:06:33 -0700 kvn 6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
Mon, 16 Mar 2009 17:48:01 -0700 iveresov 6815683: G1: SEGV during marking
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6814467: G1: small fixes related to concurrent marking verboseness
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year jdk7-b42
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Wed, 11 Jun 2008 05:12:19 -0700 iveresov 6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...)
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector