Fri, 28 Jun 2013 20:18:04 -0700 8017611: Auto corrector for mistyped vm options
tamao [Fri, 28 Jun 2013 20:18:04 -0700] rev 18497
8017611: Auto corrector for mistyped vm options Summary: The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient). Reviewed-by: kvn, dsamersoff, hseigel, johnc
Mon, 01 Jul 2013 09:30:23 -0700 8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed
johnc [Mon, 01 Jul 2013 09:30:23 -0700] rev 18496
8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed Summary: The assert is invalid when a card is being refined by two different threads and its count crosses the hot threshold - the refinement count will be updated once by each thread triggering the assert. Remove the assert and update the count using a bounded expression. Reviewed-by: jmasa, tamao, brutisso
Sun, 30 Jun 2013 21:42:07 +0200 8014022: G1: Non Java threads should lock the shared SATB queue lock without safepoint checks.
brutisso [Sun, 30 Jun 2013 21:42:07 +0200] rev 18495
8014022: G1: Non Java threads should lock the shared SATB queue lock without safepoint checks. Reviewed-by: tschatzl, brutisso, jmasa, ysr Contributed-by: per.liden@oracle.com
Fri, 28 Jun 2013 18:28:17 +0200 Merge
ehelin [Fri, 28 Jun 2013 18:28:17 +0200] rev 18494
Merge
Thu, 27 Jun 2013 09:59:59 +0200 8017483: G1 tests fail with native OOME on Solaris x86 after HeapBaseMinAddress has been increased
brutisso [Thu, 27 Jun 2013 09:59:59 +0200] rev 18493
8017483: G1 tests fail with native OOME on Solaris x86 after HeapBaseMinAddress has been increased Summary: Set HeapBaseMinAddress as default rather than ergo Reviewed-by: stefank, jmasa, kvn
Tue, 02 Jul 2013 16:54:24 +0200 Merge
coleenp [Tue, 02 Jul 2013 16:54:24 +0200] rev 18492
Merge
Tue, 02 Jul 2013 08:42:37 -0400 8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty
coleenp [Tue, 02 Jul 2013 08:42:37 -0400] rev 18491
8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty Summary: Allocate medium chunks for class metaspace when class loader has lots of classes Reviewed-by: mgerdin, jmasa
Mon, 01 Jul 2013 14:13:12 -0700 8009204: [dtrace] signatures returned by Java 7 jstack() are corrupted on Solaris
sspitsyn [Mon, 01 Jul 2013 14:13:12 -0700] rev 18490
8009204: [dtrace] signatures returned by Java 7 jstack() are corrupted on Solaris Summary: The fix is basically a backport of JDK-7019165 (pstack issue) to jhelper.d. Reviewed-by: coleenp, sspitsyn Contributed-by: tomas.hurka@oracle.com
Wed, 26 Jun 2013 17:02:04 +0200 8016331: Minor issues in event tracing metadata
egahlin [Wed, 26 Jun 2013 17:02:04 +0200] rev 18489
8016331: Minor issues in event tracing metadata Reviewed-by: stefank, brutisso, mgronlun
Wed, 12 Jun 2013 09:49:42 +0200 8016444: Duplicate zombie check in safe_for_sender
rbackman [Wed, 12 Jun 2013 09:49:42 +0200] rev 18488
8016444: Duplicate zombie check in safe_for_sender Reviewed-by: dholmes, sla
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip