Mon, 28 Jan 2013 15:41:45 +0100 6348447: Specifying -XX:OldSize crashes 64-bit VMs
jwilhelm [Mon, 28 Jan 2013 15:41:45 +0100] rev 15494
6348447: Specifying -XX:OldSize crashes 64-bit VMs Summary: Heap size will be set to allow for OldSize to fit. Also reviewed by vitalyd@gmail.com Reviewed-by: ehelin, jmasa
Mon, 04 Feb 2013 19:40:27 -0800 Merge
johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
Mon, 04 Feb 2013 13:24:57 -0800 8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
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
Mon, 04 Feb 2013 13:26:04 -0800 Merge
jmasa [Mon, 04 Feb 2013 13:26:04 -0800] rev 15491
Merge
Mon, 04 Feb 2013 12:51:25 -0800 Merge
jmasa [Mon, 04 Feb 2013 12:51:25 -0800] rev 15490
Merge
Thu, 31 Jan 2013 10:45:09 -0800 8005875: G1: Kitchensink fails with ParallelGCThreads=0
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
Fri, 01 Feb 2013 17:21:53 -0800 8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
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
Fri, 01 Feb 2013 13:17:04 -0800 8006894: G1: Number of marking threads missing from PrintFlagsFinal output
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
Tue, 29 Jan 2013 10:51:33 +0100 8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
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
Thu, 07 Feb 2013 20:40:14 -0500 Merge
vladidan [Thu, 07 Feb 2013 20:40:14 -0500] rev 15485
Merge
Thu, 07 Feb 2013 16:05:48 -0500 Merge
bpittore [Thu, 07 Feb 2013 16:05:48 -0500] rev 15484
Merge
Sun, 27 Jan 2013 01:07:09 -0800 Merge
dlong [Sun, 27 Jan 2013 01:07:09 -0800] rev 15483
Merge
Wed, 23 Jan 2013 13:02:39 -0500 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
jprovino [Wed, 23 Jan 2013 13:02:39 -0500] rev 15482
8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS Summary: Rename INCLUDE_ALTERNATE_GCS to INCLUDE_ALL_GCS and replace SERIALGC with INCLUDE_ALL_GCS. Reviewed-by: coleenp, stefank
Thu, 07 Feb 2013 12:23:51 -0800 Merge
vlivanov [Thu, 07 Feb 2013 12:23:51 -0800] rev 15481
Merge
Wed, 06 Feb 2013 11:33:49 -0800 8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
drchase [Wed, 06 Feb 2013 11:33:49 -0800] rev 15480
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray Summary: check ndimensions before accessing length[i] element Reviewed-by: kvn Contributed-by: volker.simonis@gmail.com
Tue, 05 Feb 2013 08:25:51 -0800 8006613: adding reason to made_not_compilable
vlivanov [Tue, 05 Feb 2013 08:25:51 -0800] rev 15479
8006613: adding reason to made_not_compilable Reviewed-by: kvn, vlivanov Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Mon, 04 Feb 2013 11:30:37 +0100 8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them
roland [Mon, 04 Feb 2013 11:30:37 +0100] rev 15478
8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them Summary: wrong detection for dead call sites. Reviewed-by: kvn
Mon, 04 Feb 2013 10:28:39 -0800 8007403: Incorrect format arguments in adlparse.cpp
mikael [Mon, 04 Feb 2013 10:28:39 -0800] rev 15477
8007403: Incorrect format arguments in adlparse.cpp Reviewed-by: kvn, twisti
Mon, 04 Feb 2013 09:11:21 +0100 8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full
roland [Mon, 04 Feb 2013 09:11:21 +0100] rev 15476
8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full Summary: missing test for loaded klass in c1 Reviewed-by: kvn
Fri, 25 Jan 2013 16:50:33 -0800 6518907: cleanup IA64 specific code in Hotspot
morris [Fri, 25 Jan 2013 16:50:33 -0800] rev 15475
6518907: cleanup IA64 specific code in Hotspot Summary: removed unused IA64 specific code Reviewed-by: twisti, kvn, dholmes
Fri, 25 Jan 2013 16:09:14 -0800 8006500: compiler/8004741/Test8004741.java fails intermediately
drchase [Fri, 25 Jan 2013 16:09:14 -0800] rev 15474
8006500: compiler/8004741/Test8004741.java fails intermediately Summary: rewrote the test to be more reliable, add test for invalid size exception Reviewed-by: kvn
Fri, 25 Jan 2013 16:31:47 -0800 8005811: Turn off TierdCompilation in JDK8 trunk for all platforms
morris [Fri, 25 Jan 2013 16:31:47 -0800] rev 15473
8005811: Turn off TierdCompilation in JDK8 trunk for all platforms Summary: Disable tiered compilation in jdk8 because of CodeCache and performance anomalies Reviewed-by: kvn, twisti
Fri, 01 Feb 2013 03:02:01 -0800 8005439: no message about inline method if it specifed by CompileCommand
vlivanov [Fri, 01 Feb 2013 03:02:01 -0800] rev 15472
8005439: no message about inline method if it specifed by CompileCommand Reviewed-by: kvn, vlivanov Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Fri, 01 Feb 2013 02:50:23 -0800 8006410: allocating without ResourceMark when CompileCommand was specified
vlivanov [Fri, 01 Feb 2013 02:50:23 -0800] rev 15471
8006410: allocating without ResourceMark when CompileCommand was specified Reviewed-by: kvn, vlivanov Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Wed, 06 Feb 2013 15:22:32 -0800 Merge
dcubed [Wed, 06 Feb 2013 15:22:32 -0800] rev 15470
Merge
Tue, 05 Feb 2013 00:59:40 -0800 Merge
dholmes [Tue, 05 Feb 2013 00:59:40 -0800] rev 15469
Merge
Mon, 04 Feb 2013 23:53:10 -0500 8006508: Wrong frame constructor is called in os_linux_x86.cpp
dholmes [Mon, 04 Feb 2013 23:53:10 -0500] rev 15468
8006508: Wrong frame constructor is called in os_linux_x86.cpp Reviewed-by: dholmes, coleenp Contributed-by: Jeremy Manson <jeremymanson@google.com>
Mon, 04 Feb 2013 22:59:45 -0800 Merge
coleenp [Mon, 04 Feb 2013 22:59:45 -0800] rev 15467
Merge
Mon, 04 Feb 2013 13:14:12 -0500 8007475: Memory stomp with UseMallocOnly
simonis [Mon, 04 Feb 2013 13:14:12 -0500] rev 15466
8007475: Memory stomp with UseMallocOnly Summary: Fix off-by-one error Reviewed-by: coleenp, hseigel
Mon, 04 Feb 2013 13:51:01 -0800 Merge
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip