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

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Aug 15 08:58:12 PDT 2011


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