aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-01-25configure, [...]: Rebuilt.Andrew Haley1-1/+0
2007-01-25jvmti.cc (_Jv_JVMTI_GetMethodName): New function.Keith Seitz3-0/+185
2007-01-25libjava.exp (exec_gij): Change [ to { in if statement.Kyle Galloway1-4/+6
2007-01-25jvmti-interp.exp: New file.Kyle Galloway2-0/+202
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-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-1/+2
2007-01-16natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value.Keith Seitz3-2/+2
2007-01-16jvmti.cc (_Jv_JVMTI_GetAllThreads): New function.Kyle Galloway5-0/+193
2007-01-14ld-symbolic.m4: New.H.J. Lu1-0/+2
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey459-3686/+832
2006-11-20Throw_3.java: New Test.David Daney2-0/+42
2006-10-25natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler1-60/+92
2006-10-20natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey1-2/+6
2006-10-18register2.java: New file.Tom Tromey3-0/+77
2006-10-17natevents.cc (env): Delete.Geoffrey Keating1-18/+16
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth1-3/+5
2006-09-22jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz3-0/+615
2006-09-20jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz3-0/+137
2006-09-19* testsuite/libjava.jvmti/jvmti.exp: New file.Keith Seitz1-0/+122
2006-09-14posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use g...Geoffrey Keating3-0/+36
2006-09-12re PR java/29013 (gcj generates a MetalLookAndFeel class that fails cacao's v...Tom Tromey2-0/+9
2006-09-12* testsuite/libjava.jacks/jacks.exp (load_gcc_lib): Removed.Tom Tromey1-5/+0
2006-09-01jni.exp (gcj_jni_invocation_test_one): Pass -lgcj to linker for C++ files on ...Geoffrey Keating1-1/+2
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek1-0/+3
2006-08-14Imported GNU Classpath 0.92Mark Wielaard1-0/+1
2006-07-07StackTrace2.java: Renamed from StackTrace.java.Bryce McKinlay2-10/+10
2006-07-07Fix conflict with stacktrace.java.Geoffrey Keating1-0/+0
2006-07-07Fix conflict with stacktrace.out.Geoffrey Keating1-0/+0
2006-07-07stacktrace.cc (ClassForFrame): Remove commented-out code.Bryce McKinlay2-0/+81
2006-07-06Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.Thomas Fitzsimmons1-0/+1
2006-07-04libjava.exp (libjava_init): Call the GCJ_UNDER_TEST with the -B$specdir.Andreas Tobler1-8/+7
2006-07-04libjava.exp (libjava_init): Look for libgcj-$version.jar instead of libgcj-*....Andreas Tobler1-1/+9
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey2-0/+18
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-06-19re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2-0/+87
2006-06-14configure: Regenerate.Thomas Fitzsimmons1-6/+0
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2-83/+0
2006-06-12re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2-0/+83
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons1-11/+6
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini1-6/+13
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons1-2/+0
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-11/+8
2006-05-24stacktrace.java: New file.Andreas Tobler2-0/+73
2006-05-18special.exp (gcj_special_pr21115): Renamed.Tom Tromey1-3/+71
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1-6/+9
2006-05-11re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney2-0/+8
2006-05-06jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate ex...Andreas Tobler2-6/+13
2006-05-04re PR libgcj/26858 (NullPointerException not generated for large classes...)Andrew Haley1-2/+0