Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-05 | pr11951.java: Add missing System.loadLibrary() call. | Bryce McKinlay | 1 | -0/+4 | |
* testsuite/libjava.jni/pr11951.java: Add missing System.loadLibrary() call. From-SVN: r81542 | |||||
2003-08-18 | re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ↵ | Tom Tromey | 1 | -0/+14 | |
ffi_result before ffi_call) PR libgcj/11951: * libjava.jni/pr11951.c: New file. * libjava.jni/pr11951.out: New file. * libjava.jni/pr11951.java: New file. From-SVN: r70543 |