aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-5/+0
2011-04-15jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alph...Rainer Orth1-0/+5
2011-01-06jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth1-1/+3
2010-05-03re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jni.exp when...Jack Howarth1-1/+5
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley1-0/+5
2009-04-28* testsuite/libjava.jvmti/jvmti-interp.expDave Korn1-0/+5
2007-12-06jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware ...Andreas Tobler1-9/+9
2007-09-04[multiple changes]Andrew Haley1-0/+4
2007-07-13[multiple changes]Andrew Haley1-2/+2
2007-02-07init.c: New file.Tom Tromey6-0/+74
2007-01-22re PR java/29812 (env->klass value is not updated during the native calls)Tom Tromey10-23/+174
2007-01-18jni.cc (_Jv_JNI_FindClass): Initialize class.Marco Trudel5-0/+53
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey50-28/+491
2006-10-18register2.java: New file.Tom Tromey3-0/+77
2006-09-01jni.exp (gcj_jni_invocation_test_one): Pass -lgcj to linker for C++ files on ...Geoffrey Keating1-1/+2
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