RFR (T) 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue Oct 15 19:23:21 UTC 2019
On 10/11/19 7:13 PM, David Holmes wrote:
> 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, yes, I verified that it was calling a method in
java/lang/Object.
Coleen
>
> 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