Wed, 03 Jul 2013 22:36:42 -0400 Merge
clucasius [Wed, 03 Jul 2013 22:36:42 -0400] rev 18501
Merge
Mon, 01 Jul 2013 19:44:37 -0400 8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled.
jiangli [Mon, 01 Jul 2013 19:44:37 -0400] rev 18500
8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled. Summary: Added -XX:+UsePerfData to Test7196045.java. Reviewed-by: dholmes, collins
Wed, 03 Jul 2013 15:04:53 -0700 Merge
tamao [Wed, 03 Jul 2013 15:04:53 -0700] rev 18499
Merge
Wed, 03 Jul 2013 14:50:10 -0700 Merge
tamao [Wed, 03 Jul 2013 14:50:10 -0700] rev 18498
Merge
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip