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

Roland Westrelin roland.westrelin at oracle.com
Thu Oct 30 15:36:40 UTC 2014


> As a solution, _holder can be passed into ciMethod::ciMethod as a parameter. It should fix the problem.

The first change you suggested (http://cr.openjdk.java.net/~vlivanov/8060147/webrev.00) would fix the ciMethod::ciMethod problem, right? The code would be more robust that way and other similar issues could be avoided.

Roland.


More information about the hotspot-runtime-dev mailing list