log src/share/vm/gc_implementation/g1/g1ParScanThreadState.cpp @ 22901:c132be0fb74d

age author description
Fri, 19 Dec 2014 09:21:06 +0100 tschatzl 8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
Fri, 14 Nov 2014 15:03:39 +0100 sfriberg 8064473: Improved handling of age during object copy in G1
Fri, 05 Sep 2014 09:49:19 +0200 sjohanss 8057536: Refactor G1 to allow context specific allocations
Mon, 04 Aug 2014 10:48:10 -0700 jmasa 8031323: Optionally align objects copied to survivor spaces
Mon, 21 Jul 2014 09:41:06 +0200 tschatzl 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
Mon, 21 Jul 2014 09:41:06 +0200 tschatzl 8035401: Fix visibility of G1ParScanThreadState members
Mon, 21 Jul 2014 09:41:04 +0200 tschatzl 8035400: Move G1ParScanThreadState into its own files