johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
johnc [Mon, 04 Feb 2013 13:24:57 -0800] rev 15492
8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
Summary: Flush any deferred card mark before a Java thread exits.
Reviewed-by: brutisso, jmasa
jmasa [Mon, 04 Feb 2013 13:26:04 -0800] rev 15491
Merge
jmasa [Mon, 04 Feb 2013 12:51:25 -0800] rev 15490
Merge
johnc [Thu, 31 Jan 2013 10:45:09 -0800] rev 15489
8005875: G1: Kitchensink fails with ParallelGCThreads=0
Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>.
Reviewed-by: brutisso
mikael [Fri, 01 Feb 2013 17:21:53 -0800] rev 15488
8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
Summary: Fix size checks in assert and corrected some print formats. Also reviewed by vitalyd@gmail.com.
Reviewed-by: coleenp, sspitsyn
johnc [Fri, 01 Feb 2013 13:17:04 -0800] rev 15487
8006894: G1: Number of marking threads missing from PrintFlagsFinal output
Summary: Set ConcGCThreads to the calculated number of marking threads.
Reviewed-by: jmasa, ysr
stefank [Tue, 29 Jan 2013 10:51:33 +0100] rev 15486
8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
Summary: When calculating live object regions, make sure that the alignment reserve, at the end of a TLAB, is excluded.
Reviewed-by: jmasa, brutisso
vladidan [Thu, 07 Feb 2013 20:40:14 -0500] rev 15485
Merge
bpittore [Thu, 07 Feb 2013 16:05:48 -0500] rev 15484
Merge