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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jul 26 17:52:46 PDT 2011


Looks good.

Vladimir

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