brutisso [Thu, 27 Nov 2014 21:02:13 +0100] rev 27898
8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Reviewed-by: mgerdin, stefank
sjohanss [Thu, 27 Nov 2014 11:09:55 +0100] rev 27897
8065227: Report allocation context stats at end of cleanup
Summary: Moved allocation context update from remark to the cleanup phase.
Reviewed-by: mgerdin, jmasa
eistepan [Thu, 27 Nov 2014 14:52:01 +0400] rev 27896
8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java
Reviewed-by: sla
sangheki [Wed, 26 Nov 2014 21:38:25 -0800] rev 27895
8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local
Summary: Changed to trace and reset before second use of PromotionFailedInfo.
Reviewed-by: jmasa, brutisso, kbarrett
jwilhelm [Wed, 26 Nov 2014 20:36:36 +0000] rev 27894
Merge
jwilhelm [Wed, 26 Nov 2014 17:24:57 +0000] rev 27893
Merge
jwilhelm [Tue, 25 Nov 2014 13:41:08 +0100] rev 27892
8065305: Make it possible to extend the G1CollectorPolicy
Summary: Added a G1CollectorPolicyExt where it is possible to extend the class.
Reviewed-by: sjohanss, tschatzl
jmasa [Wed, 26 Nov 2014 17:43:48 +0000] rev 27891
Merge