jni.cc: Replace "cheating" pointer-casting code with extract_from_jvalue<> template.
authorGraydon Hoare <graydon@redhat.com>
Wed, 20 Aug 2003 19:37:21 +0000 (19:37 +0000)
committerGraydon Hoare <graydon@gcc.gnu.org>
Wed, 20 Aug 2003 19:37:21 +0000 (19:37 +0000)
commit4d6a988ac5c6d79f131575cc3ed431a4229bde0e
tree334a8c10542371fe374eecea1486866cffe5bc21
parent13bef471ea25553d663543a3d9534a8f1ef10a1b
jni.cc: Replace "cheating" pointer-casting code with extract_from_jvalue<> template.

2003-08-20  Graydon Hoare  <graydon@redhat.com>

* jni.cc: Replace "cheating" pointer-casting code with
extract_from_jvalue<> template.

From-SVN: r70613
libjava/ChangeLog
libjava/jni.cc