review for 7060619: C1 should respect inline and dontinline directives from CompilerOracle (original) (raw)

Tom Rodriguez tom.rodriguez at oracle.com
Tue Jul 26 16:59:27 PDT 2011


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