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 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip