[9] RFR (S): 8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Oct 30 11:39:03 UTC 2014


> _holder = env->get_instance_klass(h_m()->method_holder());
>
> So if jvmti is enabled, we could safepoint before we set the holder field and the method could be unloaded?
Doesn't method handle (h_m) keep it alive?

Best regards,
Vladimir Ivanov


More information about the hotspot-runtime-dev mailing list