RFR (S): 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Jul 17 09:17:26 PDT 2013
On 7/17/13 5:10 AM, David Simms wrote:
> G'day,
>
> Please review a small fix:
>
> http://cr.openjdk.java.net/~dsimms/8020697/
> <http://cr.openjdk.java.net/%7Edsimms/8020697/>
src/share/vm/prims/jniCheck.cpp
Looks better.
Thumbs up!
Dan
>
> 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/2ebf1cc0/attachment.html
More information about the hotspot-runtime-dev
mailing list