duke [Wed, 05 Jul 2017 19:05:51 +0200] rev 19004
Merge
amurillo [Fri, 02 Aug 2013 02:54:48 -0700] rev 19003
Added tag hs25-b44 for changeset 7bf800505a10
amurillo [Fri, 02 Aug 2013 02:54:47 -0700] rev 19002
Merge
tamao [Thu, 01 Aug 2013 17:17:52 -0700] rev 19001
Merge
brutisso [Thu, 01 Aug 2013 17:29:49 +0200] rev 19000
8022051: G1: Remove some unused G1 flags
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 09:35:04 +0200] rev 18999
8021879: G1: G1HeapRegionSize flag value not updated correctly
Reviewed-by: tschatzl, jmasa
brutisso [Thu, 01 Aug 2013 07:03:07 +0200] rev 18998
8021967: Deprecate -XX:DefaultMaxRAMFraction
Reviewed-by: tschatzl, jmasa, kvn, tamao
tamao [Fri, 26 Jul 2013 13:34:22 -0700] rev 18997
Merge
jmasa [Thu, 25 Jul 2013 11:07:23 -0700] rev 18996
6412968: CMS Long initial mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
jmasa [Thu, 25 Jul 2013 07:02:45 -0700] rev 18995
Merge
jmasa [Tue, 23 Jul 2013 09:49:11 -0700] rev 18994
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi@google.com
tschatzl [Wed, 24 Jul 2013 10:07:37 +0200] rev 18993
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed
Reviewed-by: brutisso, mgerdin
dholmes [Wed, 31 Jul 2013 19:05:03 -0400] rev 18992
Merge
clucasius [Sat, 27 Jul 2013 17:23:11 -0400] rev 18991
Merge
dholmes [Thu, 25 Jul 2013 21:05:29 -0400] rev 18990
8021314: minimal1.make needs to force off components not supported by the minimal VM
Reviewed-by: coleenp, bpittore