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

Igor Veresov igor.veresov at oracle.com
Wed Apr 6 15:55:24 PDT 2011


Looks good.

igor

On 4/6/11 3:40 PM, 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