RFR (S): 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
David Simms
david.simms at oracle.com
Wed Jul 17 04:10:44 PDT 2013
G'day,
Please review a small fix:
http://cr.openjdk.java.net/~dsimms/8020697/
<http://cr.openjdk.java.net/%7Edsimms/8020697/>
Bug: https://jbs.oracle.com/bugs/browse/JDK-8020697#comment-13359065
Summary of fix: JDK-6671508 (-Xcheck:jni) fix should have used original
"is_objArray()" rather than messing around with "element_type()"
(unnecessary and bad typeArray cast asserts)
Needs a sponsor.
Cheers
/David Simms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130717/22f6abf0/attachment-0001.html
More information about the hotspot-runtime-dev
mailing list