Code Review for 7060619

Prepared by:never on Tue Jul 26 16:49:26 PDT 2011
Workspace:/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-comp-gate/hotspot
Summary of changes: 52 lines changed: 30 ins; 22 del; 0 mod; 3825 unchg
Patch of changes: 7060619.patch
Author comments:
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.

Bug id: 7060619 C1 should respect inline and dontinline directives from CompilerOracle
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/c1/c1_GraphBuilder.cpp

52 lines changed: 30 ins; 22 del; 0 mod; 3825 unchg

This code review page was prepared using /never/bin/webrev (vers 23.18-hg-never).