Request for reviews (XS): 7079317: Incorrect branch's destination block in PrintoOptoAssembly output

Tom Rodriguez tom.rodriguez at oracle.com
Mon Aug 15 10:46:51 PDT 2011


I don't understand how calling insts_size and Node::size causes a bug.  What am I missing?

tom

On Aug 15, 2011, at 8:58 AM, Vladimir Kozlov wrote:

> http://cr.openjdk.java.net/~kvn/7079317/webrev
> 
> 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
> 
> After changes for 7063629 PrintoOptoAssembly output shows all branches have B0 as destination block.
> Remove unneeded debug verification code which overwrites label and block information for branches. There are other checks there which verify that code size was not changed.



More information about the hotspot-compiler-dev mailing list