Mon, 29 Jun 2009 12:17:03 -0400 6855115: G1: Fix for 6850869 is incorrect
tonyp [Mon, 29 Jun 2009 12:17:03 -0400] rev 3184
6855115: G1: Fix for 6850869 is incorrect Summary: Missed updating two variable names when improving the code for 6850869. Reviewed-by: iveresov, jmasa, ysr
Fri, 26 Jun 2009 09:22:19 -0700 6854027: Precompiled headers are not being updated in Linux/GCC builds
apetrusenko [Fri, 26 Jun 2009 09:22:19 -0700] rev 3183
6854027: Precompiled headers are not being updated in Linux/GCC builds Summary: Fixes incorrect handling of precompiled headers in diff mode. Reviewed-by: never, twisti
Wed, 24 Jun 2009 11:42:03 -0400 6850869: G1: RSet "scrubbing" scrubs too much
tonyp [Wed, 24 Jun 2009 11:42:03 -0400] rev 3182
6850869: G1: RSet "scrubbing" scrubs too much Summary: RSet scrubbing incorrectly deletes RSet entries that point to regions tagged as "continues humongous" due to a race when RSet scrubbing iterates over regions in parallel. Reviewed-by: apetrusenko, iveresov
Wed, 01 Jul 2009 15:06:54 -0700 Merge
kvn [Wed, 01 Jul 2009 15:06:54 -0700] rev 3181
Merge
Wed, 01 Jul 2009 12:22:23 -0700 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
never [Wed, 01 Jul 2009 12:22:23 -0700] rev 3180
6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer") Reviewed-by: kvn
Fri, 26 Jun 2009 16:14:31 -0700 6851908: interpreter null check profiling broken causing extra compilation invalidation
never [Fri, 26 Jun 2009 16:14:31 -0700] rev 3179
6851908: interpreter null check profiling broken causing extra compilation invalidation Reviewed-by: kvn
Fri, 26 Jun 2009 13:03:29 -0700 6818666: G1: Type lost in g1 pre-barrier
never [Fri, 26 Jun 2009 13:03:29 -0700] rev 3178
6818666: G1: Type lost in g1 pre-barrier Reviewed-by: kvn
Fri, 26 Jun 2009 07:26:10 -0700 5057225: Remove useless I2L conversions
twisti [Fri, 26 Jun 2009 07:26:10 -0700] rev 3177
5057225: Remove useless I2L conversions Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free. Reviewed-by: kvn
Wed, 24 Jun 2009 12:00:51 -0700 6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
kvn [Wed, 24 Jun 2009 12:00:51 -0700] rev 3176
6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash Summary: MaxLabelRootDepth value less then 10 is invalid. Reviewed-by: never
Wed, 24 Jun 2009 02:09:45 -0700 Merge
twisti [Wed, 24 Jun 2009 02:09:45 -0700] rev 3175
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip