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

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Apr 6 16:41:48 PDT 2011


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

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