twisti [Wed, 06 May 2009 12:04:42 -0700] rev 2746
6837011: SIGSEGV in PhaseIdealLoop in 32bit jvm
Summary: The CR's test crashes with SIGSEGV when running with "-server -Xcomp" using using 32bit jvm.
Reviewed-by: kvn, never, rasbold
cfang [Tue, 05 May 2009 11:02:10 -0700] rev 2745
6833879: Assigning positive zero is ignored when old value is negative zero
Summary: Don't perform CMOVE identity optimization for floating point types
Reviewed-by: kvn, never
never [Mon, 04 May 2009 22:06:47 -0700] rev 2744
6837224: libsaproc.so on linux needs version of 6799141
Reviewed-by: kvn
jcoomes [Thu, 07 May 2009 13:54:48 -0700] rev 2743
Merge
johnc [Tue, 05 May 2009 22:15:35 -0700] rev 2742
6833576: G1: assert illegal index, growableArray.hpp:186
Summary: The code that calculates the heap region index for an object address incorrectly used signed arithmetic.
Reviewed-by: jcoomes, ysr
johnc [Thu, 30 Apr 2009 15:07:53 -0700] rev 2741
6490395: G1: Tidy up command line flags.
Summary: Change G1 flag names to be more consistent and disable some in 'product' mode.
Reviewed-by: tonyp, iveresov