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

duke duke at openjdk.java.net
Fri Oct 11 15:56:31 UTC 2019


Changeset: a95a39a0
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2019-10-11 11:50:04 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a95a39a0

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

Should have allowed recv klass to be an array.

Reviewed-by: hseigel, dcubed

! src/hotspot/share/prims/jniCheck.cpp




More information about the mobile-changes mailing list