review(XXS): 7104177: Tiered: -XX:+PrintCanonicalization doesn't work with -XX:+TieredCompilation

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Oct 26 17:12:42 PDT 2011


Looks good.

Vladimir

Igor Veresov wrote:
>  C1 fills printable_bci when attaching an instruction to a basic block, but canonicalization happens before that. 
> We need to initialize it for proper printing of the canonicalized instruction. 
> 
> Webrev: http://cr.openjdk.java.net/~iveresov/7104177/webrev.00/
> 
> igor
> 


More information about the hotspot-compiler-dev mailing list