RFR (XS) 8211905: Remove multiple casts for EM06 file
JC Beyler
jcbeyler at google.com
Tue Oct 9 03:54:55 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181008/7deab602/attachment.html>
More information about the serviceability-dev
mailing list