aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni
AgeCommit message (Expand)AuthorFilesLines
2006-06-27re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)Tom Tromey3-0/+25
2006-06-22jni.exp (gcj_jni_invocation_test_one): Link against -ljvm, not -lgcj.Thomas Fitzsimmons1-2/+2
2006-05-06jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate ex...Andreas Tobler1-4/+11
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey3-0/+25
2005-10-02jni.exp (gcj_jni_test_one): For darwin, use -shared-libgcc not -lgcc_s, and e...Andrew Pinski1-7/+12
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu1-1/+7
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey3-0/+37
2005-07-16Major merge with Classpath.Tom Tromey1-4/+4
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler1-1/+1
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou1-0/+4
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler1-1/+3
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler1-6/+15
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons1-1/+4
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons4-0/+137
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green3-0/+52
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch6-0/+255
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey1-5/+6
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey3-0/+69
2004-06-18jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.Andreas Tobler1-2/+10
2004-05-10libjava.exp (libjava_invoke): Add new argument ld_library_additions.Andreas Tobler1-5/+10
2004-05-07jni.exp (gcj_jni_test_one): Don't link the main binary against the JNI shared...Ranjit Mathew1-3/+1
2004-05-06Run the jni tests using the interpreter.Bryce McKinlay1-3/+20
2004-05-05pr11951.java: Add missing System.loadLibrary() call.Bryce McKinlay1-0/+4
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew4-3/+36
2003-11-14jniutf.c: New file.Tom Fitzsimmons3-0/+26
2003-08-18re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result...Tom Tromey3-0/+31
2003-03-22jni.exp: Add compilation/link fix dor darwin dylibs.Andreas Tobler1-4/+30
2003-03-22libjava.exp (gcj_invoke): Moved...Tom Tromey1-44/+0
2003-02-28natMethod.cc (_Jv_CallAnyMethodA): Allocate a full jvalue for each argument.Hans Boehm2-0/+12
2003-01-24calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attribu...Ranjit Mathew12-13/+14
2002-12-13loader.exp (gcj_loader_test_one): Use libjava_prune_warnings.Tom Tromey1-2/+3
2002-07-18compile.exp: Sort sources.Rainer Orth1-1/+1
2002-03-27jni.exp (gcj_jni_run): Fix cross build test.Anthony Green1-2/+2
2002-03-18jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey1-5/+29
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey1-4/+3
2002-01-05jni.exp: Add -I..H.J. Lu1-1/+1
2001-12-14For PR libgcj/5103:Tom Tromey4-1/+58
2001-08-03* libjava.jni/calls.c (Java_calls_docall): Fix typo.Richard Henderson1-1/+1
2001-06-25jni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.Andreas Jaeger1-1/+1
2001-06-14jni.exp: New file.Tom Tromey1-0/+150
2001-03-23field.out: New file.Tom Tromey3-0/+50
2001-01-26* libjava.jni/martin.c (Java_martin_myNative): Flush stdout.Tom Tromey1-0/+1
2001-01-26martin.out: New file.Tom Tromey3-0/+66
2000-04-20throwit.out: Fixed output to be correct.Tom Tromey2-5/+12
2000-02-27noclass.c: New file.Tom Tromey3-0/+28
2000-02-18register.java: New file.Tom Tromey3-0/+49
2000-02-17calls.c: New file.Tom Tromey3-0/+136
2000-02-16throwit.java: New file.Tom Tromey3-0/+62
2000-02-16findclass.java: New fileTom Tromey3-0/+29
2000-02-16virtual.java: New file.Tom Tromey15-0/+138