RFR (T) 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass

David Holmes david.holmes at oracle.com
Fri Oct 11 23:13:35 UTC 2019


Hi Coleen,

On 12/10/2019 12:30 am, coleen.phillimore at oracle.com wrote:
> Summary: Should have allowed recv klass to be an array.

Fix seems to fine. (Took me a while to recall how we might be calling 
methods on an array :) )

Thanks,
David


> Tested with tier1 -Xcheck:jni, all pass now.  There's another RFE to add 
> -Xcheck:jni to our tiered testing.
> 
> open webrev at http://cr.openjdk.java.net/~coleenp/2019/8232120.01/webrev
> bug link https://bugs.openjdk.java.net/browse/JDK-8232120
> 
> Thanks,
> Coleen


More information about the hotspot-runtime-dev mailing list