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

Igor Veresov igor.veresov at oracle.com
Wed Oct 26 18:13:26 PDT 2011


 Thanks Vladimir and Tom! 

igor

On Wednesday, October 26, 2011 at 5:34 PM, Tom Rodriguez wrote:

> 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