Request for reviews (XS): 7152955: print_method crashes with null root
Nils Eliasson
nils.eliasson at oracle.com
Mon Mar 12 01:45:41 PDT 2012
http://cr.openjdk.java.net/~neliasso/7152955/webrev.01/
<http://cr.openjdk.java.net/%7Eneliasso/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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120312/45d73826/attachment.html
More information about the hotspot-compiler-dev
mailing list