jbachorik [Mon, 12 Jan 2015 14:05:16 +0100] rev 28947
8068976: Remove JSDT implementation
Reviewed-by: sla, mchung, dholmes
goetz [Wed, 04 Feb 2015 16:26:38 +0100] rev 28946
8072434: 8064457: introduces performance regressions in 9-b47
Reviewed-by: coleenp, kvn
sla [Thu, 05 Feb 2015 12:54:34 +0100] rev 28945
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
Reviewed-by: dholmes, ctornqvi
dholmes [Wed, 04 Feb 2015 21:33:22 -0500] rev 28944
8072575: Add missing test for 8065895
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
dholmes [Wed, 04 Feb 2015 18:47:42 -0500] rev 28943
8065895: Synchronous signals during error reporting may terminate or hang VM process
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
miauno [Wed, 04 Feb 2015 16:09:49 +0100] rev 28942
8072472: serviceability/dcmd/framework/* should be quarantined
Reviewed-by: jbachorik
jwilhelm [Fri, 13 Feb 2015 01:41:06 +0100] rev 28941
Merge
mlarsson [Wed, 11 Feb 2015 14:47:21 +0100] rev 28940
8066566: Refactor ParNewGeneration to contain ParNewTracer
Reviewed-by: ehelin, kbarrett
tschatzl [Tue, 10 Feb 2015 17:41:19 -0500] rev 28939
8065093: Remove unused variable/output argument
Summary: Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
Contributed-by: tom.benson@oracle.com
tschatzl [Tue, 10 Feb 2015 15:44:42 -0500] rev 28938
8072056: Remove unnecessary header file #include
Summary: tenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
Contributed-by: tom.benson@oracle.com
jwilhelm [Mon, 09 Feb 2015 17:38:42 +0100] rev 28937
8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Summary: Changed to a more generic description.
Reviewed-by: mgerdin, tschatzl
skovalev [Mon, 09 Feb 2015 09:51:12 +0300] rev 28936
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
Reviewed-by: jwilhelm, iignatyev
mgerdin [Fri, 06 Feb 2015 16:24:25 +0100] rev 28935
8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
Reviewed-by: jwilhelm, tschatzl
vlivanov [Thu, 12 Feb 2015 13:55:54 -0800] rev 28934
Merge