RFR (S): 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Christian Tornqvist
christian.tornqvist at oracle.com
Wed Jul 17 05:58:29 PDT 2013
Hi Keith,
http://bugs.sun.com/view_bug.do?bug_id=8020697 would be the link, but this
bug was created today and it takes a while (24h?) before the bug shows up
there.
Thanks,
Christian
From: hotspot-runtime-dev-bounces at openjdk.java.net
[mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Keith
McGuigan
Sent: den 17 juli 2013 08:38
To: David Simms
Cc: hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR (S): 8020697: jniCheck.cpp:check_is_obj_array asserts on
TypeArrayKlass::cast(aOop->klass())
The jbs.oracle.com <http://jbs.oracle.com> link is apparently not
accessible outside Oracle. Is there a public link?
--
- Keith
On Wed, Jul 17, 2013 at 7:10 AM, David Simms <david.simms at oracle.com
<mailto:david.simms at oracle.com> > wrote:
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
--
- Keith McGuigan <keith.mcguigan at alumni.unh.edu
<mailto:keith.mcguigan at alumni.unh.edu> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130717/bf8d75ee/attachment-0001.html
More information about the hotspot-runtime-dev
mailing list