RFR: 8224211:[lworld] Reflective method invocation fails with assert(sender_sp != sp()) failed: must have changed

Tobias Hartmann tobias.hartmann at oracle.com
Wed Jul 3 11:33:58 UTC 2019


Hi Roland,

looks good to me!

Thanks,
Tobias

On 02.07.19 16:22, Roland Westrelin wrote:
> 
> One more tweak:
> 
> http://cr.openjdk.java.net/~roland/8224211/webrev.02/
> 
> Call result->set_jobject() right before the call itself. There could be
> a gc between the allocation and the call that would not update the
> result JavaValue.
> 
> Roland.
> 



More information about the valhalla-dev mailing list