review for 7060619: C1 should respect inline and dontinline directives from CompilerOracle

Igor Veresov igor.veresov at oracle.com
Tue Jul 26 17:59:25 PDT 2011


Looks good!

igor

On 7/26/11 4:59 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7060619
> 52 lines changed: 30 ins; 22 del; 0 mod; 3825 unchg
>
> 7060619: C1 should respect inline and dontinline directives from CompilerOracle
> Reviewed-by:
>
> This adds support for the inline and dontinline directives to C1.  I
> moved several correctness guards further up so that only purely
> heuristic guards were at the end.  Tested with various commands and
> PrintCompilation PrintInlining.
>



More information about the hotspot-compiler-dev mailing list