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

Tom Rodriguez tom.rodriguez at oracle.com
Wed Oct 26 17:34:32 PDT 2011


Looks good.

tom

On Oct 26, 2011, at 4:24 PM, 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