Request for review(XXS): 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Tom Rodriguez
tom.rodriguez at oracle.com
Tue Sep 7 12:52:18 PDT 2010
Looks good.
tom
On Sep 7, 2010, at 12:49 PM, Igor Veresov wrote:
> Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method.
> The fix adds an appropriate check.
>
>
> Webrev: http://cr.openjdk.java.net/~iveresov/6982921/webrev.00/
>
>
> Thanks,
> igor
More information about the hotspot-compiler-dev
mailing list