]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface methods yield...
authorTom Tromey <tromey@redhat.com>
Tue, 21 Dec 2004 00:49:45 +0000 (00:49 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 21 Dec 2004 00:49:45 +0000 (00:49 +0000)
commit90d8362105e5fcdbb0e8da463f3315c344e8d2b3
treeebad3395e1e19c088c5c220227ad303db595561a
parentf8c940c55c841f14853e2aba9399f86853a4e19a
re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface methods yields SIGSEGV)

PR java/15001
* testsuite/libjava.jni/iface.c: New file.
* testsuite/libjava.jni/iface.out: New file.
* testsuite/libjava.jni/iface.java: New file.

From-SVN: r92445
libjava/ChangeLog
libjava/testsuite/libjava.jni/iface.c [new file with mode: 0644]
libjava/testsuite/libjava.jni/iface.java [new file with mode: 0644]
libjava/testsuite/libjava.jni/iface.out [new file with mode: 0644]