review (S) for 7034513: enable fast accessors and empty methods for ZERO and -Xint

Tom Rodriguez tom.rodriguez at oracle.com
Wed Apr 6 16:49:43 PDT 2011


On Apr 6, 2011, at 4:41 PM, Vladimir Kozlov wrote:

> Please, put () around (mode == _int). Otherwise looks good.

Ok.  Thanks Vladimir and Igor.

tom

> 
> Vladimir
> 
> Tom Rodriguez wrote:
>> http://cr.openjdk.java.net/~never/7034513
>> 7034513: enable fast accessors and empty methods for ZERO and -Xint
>> Reviewed-by:
>> The fix for 6385687 unconditionally turned off
>> UseFastEmptyMethods/UseFastAccessorMethods but they should be on for
>> ZERO and -Xint mode.  It was easier to revert the defaults to on and
>> turn them off for when the compiler is being used.



More information about the hotspot-compiler-dev mailing list