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

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Mar 12 08:30:07 PDT 2012


Looks good.

Vladimir

On 3/12/12 1:45 AM, Nils Eliasson wrote:
> 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.


More information about the hotspot-compiler-dev mailing list