Hi all,

Seems like there is an over-zealous casting in the file
nsk/jvmti/scenarios/events/EM06/em06t001/em06t001.cpp:

jclassName = (jstring) (jstring) (jstring) (jstring) (jstring) (jstring)
(jstring) (jstring) (jstring) NSK_CPP_STUB3(CallObjectMethod, jni_env,
klass,

This webrev fixes that:
Webrev: http://cr.openjdk.java.net/~jcbeyler/8211905/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8211905

Thanks,
Jc

Reply via email to