log

age author description
Wed, 18 Aug 2010 16:11:21 -0700 trims Merge
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Tue, 10 Aug 2010 14:53:35 -0700 ysr 6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Mon, 09 Aug 2010 05:41:05 -0700 jcoomes 6966222: G1: simplify TaskQueue overflow handling
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..