RFR(S): 8027572: assert(r != 0) failed: invalid

Roland Westrelin roland.westrelin at oracle.com
Tue Nov 12 14:03:57 PST 2013


> Can you put next code in methodData.cpp on one line? No need re-review:
> 
> +   return k != NULL &&
> +     k->is_loader_alive(is_alive_cl);

Sure.

Thanks for the review.

Roland.


More information about the hotspot-compiler-dev mailing list