This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/15001] Using JNI with interpreter and interface methods yields SIGSEGV
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2004 16:03:07 -0000
- Subject: [Bug libgcj/15001] Using JNI with interpreter and interface methods yields SIGSEGV
- References: <20040418092953.15001.thhal@mailblocks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckinlay at redhat dot com 2004-09-09 16:03 -------
I'll look into the status of this for the 3.4 branch. AFAIK, Interface calls via
JNI are still broken even on mainline. This patch only fixes it for reflection.
Perhaps we should put the old, non-index based code back in for the 3.4 branch,
and come up with a real fix for mainline.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15001