This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/15001] Using JNI with interpreter and interface methods yields SIGSEGV


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]