Thu, 22 Apr 2010 15:20:16 -0400 6946048: G1: improvements to +PrintGCDetails output
tonyp [Thu, 22 Apr 2010 15:20:16 -0400] rev 5891
6946048: G1: improvements to +PrintGCDetails output Summary: Small improvements to G1's PrintGCDetails output. It also includes minor formatting details. Reviewed-by: ysr, johnc
Fri, 07 May 2010 13:14:41 -0400 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
tonyp [Fri, 07 May 2010 13:14:41 -0400] rev 5890
6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent Summary: First, change the guarantee to raising a vm error. Second, set the interval dynamically, and based on the pause time target, if it is not set explicitly. Reviewed-by: ysr, johnc
Tue, 15 Jun 2010 18:07:27 -0700 6959430: Make sure raw loads have control edge
kvn [Tue, 15 Jun 2010 18:07:27 -0700] rev 5889
6959430: Make sure raw loads have control edge Summary: check that raw loads have control edge Reviewed-by: never, twisti
Tue, 15 Jun 2010 15:57:36 -0700 Merge
jrose [Tue, 15 Jun 2010 15:57:36 -0700] rev 5888
Merge
Tue, 15 Jun 2010 12:06:52 -0700 Merge
never [Tue, 15 Jun 2010 12:06:52 -0700] rev 5887
Merge
Tue, 15 Jun 2010 12:03:15 -0700 6952176: Remove debug flag from adlc makefile for 6Update trains
never [Tue, 15 Jun 2010 12:03:15 -0700] rev 5886
6952176: Remove debug flag from adlc makefile for 6Update trains Reviewed-by: kvn, twisti
Mon, 14 Jun 2010 00:52:15 -0700 6960550: Missing semicolon in Zero
twisti [Mon, 14 Jun 2010 00:52:15 -0700] rev 5885
6960550: Missing semicolon in Zero Summary: There is a missing semicolon in cppInterpreter_zero.cpp. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Sat, 12 Jun 2010 22:53:43 -0700 6960865: ldc of unloaded class throws an assert in ciTypeFlow
jrose [Sat, 12 Jun 2010 22:53:43 -0700] rev 5884
6960865: ldc of unloaded class throws an assert in ciTypeFlow Summary: Support java_mirror for unloaded klasses, arrays as well as instances. Simplify ciTypeFlow by removing unused path. Reviewed-by: kvn
Thu, 10 Jun 2010 13:04:20 -0700 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
kvn [Thu, 10 Jun 2010 13:04:20 -0700] rev 5883
6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86 Summary: Modify assembler code to check for 0 count for all copy routines. Reviewed-by: never, ysr, jcoomes
Wed, 09 Jun 2010 18:50:45 -0700 6939203: JSR 292 needs method handle constants
jrose [Wed, 09 Jun 2010 18:50:45 -0700] rev 5882
6939203: JSR 292 needs method handle constants Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType; extend 'ldc' bytecode. Reviewed-by: twisti, never
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip