Request for reviews (XS): 7152955: print_method crashes with null root

Tom Rodriguez tom.rodriguez at oracle.com
Mon Mar 12 11:27:30 PDT 2012


Looks good.

tom

On Mar 12, 2012, at 1:45 AM, Nils Eliasson wrote:

> http://cr.openjdk.java.net/~neliasso/7152955/webrev.01/
> 
> 7152955: print_method crashes with null root
> 
> compile::print_method crashes on null root when GCM schedule_late fails. The clean up code correctly sets root to null, but the print method must be moved after a failing check.
> 
> Thanks,
> Nils E.



More information about the hotspot-compiler-dev mailing list