Mon, 01 Jul 2013 14:14:16 -0700 8019382: PPC64: Fix bytecodeInterpreter to compile with '-Wunused-value'
simonis [Mon, 01 Jul 2013 14:14:16 -0700] rev 18504
8019382: PPC64: Fix bytecodeInterpreter to compile with '-Wunused-value' Summary: cast the offending expressions to (void) Reviewed-by: kvn, coleenp
Mon, 01 Jul 2013 12:22:34 -0700 8006629: NEED_TEST: need test for JDK-8001071
kvn [Mon, 01 Jul 2013 12:22:34 -0700] rev 18503
8006629: NEED_TEST: need test for JDK-8001071 Summary: added regression test Reviewed-by: kvn, coleenp Contributed-by: Filipp Zhinkin <filipp.zhinkin@oracle.com>
Thu, 04 Jul 2013 01:03:26 -0700 Merge
bdelsart [Thu, 04 Jul 2013 01:03:26 -0700] rev 18502
Merge
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip