lana [Thu, 12 Jun 2014 19:03:25 -0700] rev 24852
Merge
lana [Thu, 12 Jun 2014 15:36:49 -0700] rev 24851
Merge
amurillo [Fri, 06 Jun 2014 10:19:50 -0700] rev 24850
Merge
jmasa [Thu, 05 Jun 2014 10:34:57 -0700] rev 24849
Merge
pliden [Wed, 04 Jun 2014 14:16:20 +0200] rev 24848
8044768: Backout fix for JDK-8040807
Reviewed-by: brutisso, ehelin
ehelin [Thu, 29 May 2014 14:31:28 +0200] rev 24847
8042933: assert(capacity_until_gc >= committed_bytes) failed
Reviewed-by: stefank, jmasa
brutisso [Tue, 03 Jun 2014 09:34:04 +0000] rev 24846
Merge
brutisso [Tue, 03 Jun 2014 10:44:36 +0200] rev 24845
8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Summary: Removed all write barriers during reference processing and added explicit write barriers when iterating through the discovered list.
Reviewed-by: pliden, jmasa, tschatzl
pliden [Tue, 03 Jun 2014 10:37:46 +0200] rev 24844
8040807: G1: Enable G1CollectedHeap::stop()
Reviewed-by: brutisso, jmasa, tschatzl
jmasa [Mon, 02 Jun 2014 06:29:34 -0700] rev 24843
Merge
pliden [Fri, 30 May 2014 10:43:51 +0200] rev 24842
8042310: TestStringDeduplicationMemoryUsage test failing
Reviewed-by: ehelin, jwilhelm
pliden [Fri, 30 May 2014 10:37:39 +0200] rev 24841
8044132: Quarantine unstable/broken GC tests
Reviewed-by: ehelin, jwilhelm
mseledtsov [Mon, 02 Jun 2014 21:36:59 -0400] rev 24840
8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address
Summary: Added new tests to cover missing CDS basic funtions
Reviewed-by: coleenp, ctornqvi
mgronlun [Tue, 03 Jun 2014 09:44:54 +0200] rev 24839
8044531: Event based tracing locks to rank as leafs where possible
Reviewed-by: dcubed, dholmes