Looks good. Any idea what caused it, other than it was introduced by JDK-8209611?

Chris

On 10/8/18 8:54 PM, JC Beyler wrote:
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/


Reply via email to