summaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni
AgeCommit message (Expand)Author
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey
2005-10-02jni.exp (gcj_jni_test_one): For darwin, use -shared-libgcc not -lgcc_s, and e...Andrew Pinski
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey
2004-06-18jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.Andreas Tobler
2004-05-10libjava.exp (libjava_invoke): Add new argument ld_library_additions.Andreas Tobler
2004-05-07jni.exp (gcj_jni_test_one): Don't link the main binary against the JNI shared...Ranjit Mathew
2004-05-06Run the jni tests using the interpreter.Bryce McKinlay
2004-05-05pr11951.java: Add missing System.loadLibrary() call.Bryce McKinlay
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew
2003-11-14jniutf.c: New file.Tom Fitzsimmons
2003-08-18re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result...Tom Tromey
2003-03-22jni.exp: Add compilation/link fix dor darwin dylibs.Andreas Tobler
2003-03-22libjava.exp (gcj_invoke): Moved...Tom Tromey
2003-02-28natMethod.cc (_Jv_CallAnyMethodA): Allocate a full jvalue for each argument.Hans Boehm
2003-01-24calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attribu...Ranjit Mathew
2002-12-13loader.exp (gcj_loader_test_one): Use libjava_prune_warnings.Tom Tromey
2002-07-18compile.exp: Sort sources.Rainer Orth
2002-03-27jni.exp (gcj_jni_run): Fix cross build test.Anthony Green
2002-03-18jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey
2002-01-05jni.exp: Add -I..H.J. Lu
2001-12-14For PR libgcj/5103:Tom Tromey
2001-08-03* libjava.jni/calls.c (Java_calls_docall): Fix typo.Richard Henderson
2001-06-25jni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.Andreas Jaeger
2001-06-14jni.exp: New file.Tom Tromey
2001-03-23field.out: New file.Tom Tromey
2001-01-26* libjava.jni/martin.c (Java_martin_myNative): Flush stdout.Tom Tromey
2001-01-26martin.out: New file.Tom Tromey
2000-04-20throwit.out: Fixed output to be correct.Tom Tromey
2000-02-27noclass.c: New file.Tom Tromey
2000-02-18register.java: New file.Tom Tromey
2000-02-17calls.c: New file.Tom Tromey
2000-02-16throwit.java: New file.Tom Tromey
2000-02-16findclass.java: New fileTom Tromey
2000-02-16virtual.java: New file.Tom Tromey