summaryrefslogtreecommitdiff
path: root/libjava/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Throw_3.java: New Test.David Daney2006-11-202-0/+42
* natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler2006-10-251-60/+92
* natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey2006-10-201-2/+6
* register2.java: New file.Tom Tromey2006-10-183-0/+77
* natevents.cc (env): Delete.Geoffrey Keating2006-10-171-18/+16
* re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth2006-09-271-3/+5
* jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz2006-09-223-0/+615
* jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz2006-09-203-0/+137
* * testsuite/libjava.jvmti/jvmti.exp: New file.Keith Seitz2006-09-191-0/+122
* posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use g...Geoffrey Keating2006-09-143-0/+36
* re PR java/29013 (gcj generates a MetalLookAndFeel class that fails cacao's v...Tom Tromey2006-09-122-0/+9
* * testsuite/libjava.jacks/jacks.exp (load_gcc_lib): Removed.Tom Tromey2006-09-121-5/+0
* jni.exp (gcj_jni_invocation_test_one): Pass -lgcj to linker for C++ files on ...Geoffrey Keating2006-09-011-1/+2
* jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek2006-08-171-0/+3
* Imported GNU Classpath 0.92Mark Wielaard2006-08-141-0/+1
* StackTrace2.java: Renamed from StackTrace.java.Bryce McKinlay2006-07-072-10/+10
* Fix conflict with stacktrace.java.Geoffrey Keating2006-07-071-0/+0
* Fix conflict with stacktrace.out.Geoffrey Keating2006-07-071-0/+0
* stacktrace.cc (ClassForFrame): Remove commented-out code.Bryce McKinlay2006-07-072-0/+81
* Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.Thomas Fitzsimmons2006-07-061-0/+1
* libjava.exp (libjava_init): Call the GCJ_UNDER_TEST with the -B$specdir.Andreas Tobler2006-07-041-8/+7
* libjava.exp (libjava_init): Look for libgcj-$version.jar instead of libgcj-*....Andreas Tobler2006-07-041-1/+9
* OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey2006-06-272-0/+18
* re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)Tom Tromey2006-06-273-0/+25
* jni.exp (gcj_jni_invocation_test_one): Link against -ljvm, not -lgcj.Thomas Fitzsimmons2006-06-221-2/+2
* re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2006-06-192-0/+87
* configure: Regenerate.Thomas Fitzsimmons2006-06-141-6/+0
* re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2006-06-122-83/+0
* re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley2006-06-122-0/+83
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons2006-06-071-11/+6
* install.texi: Document that InfoZIP can replace jar.Paolo Bonzini2006-06-011-6/+13
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons2006-05-301-2/+0
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-11/+8
* stacktrace.java: New file.Andreas Tobler2006-05-242-0/+73
* special.exp (gcj_special_pr21115): Renamed.Tom Tromey2006-05-181-3/+71
* Imported GNU Classpath 0.90Mark Wielaard2006-05-181-6/+9
* re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney2006-05-112-0/+8
* jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate ex...Andreas Tobler2006-05-062-6/+13
* re PR libgcj/26858 (NullPointerException not generated for large classes...)Andrew Haley2006-05-041-2/+0
* libjava.exp (test_libjava): Test bytecode->native -findirect-dispatch compila...Bryce McKinlay2006-05-021-0/+6
* re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey2006-04-172-0/+21
* stringconst2.java: Print a stack trace in case of failure.Andreas Tobler2006-04-171-1/+2
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-1/+1
* re PR classpath/26990 (SecurityManager.checkExit() problem)Tom Tromey2006-04-042-0/+13
* Makefile.in: Rebuilt.Tom Tromey2006-04-041-1/+1
* Float_2.java: New file.Andrew Haley2006-04-032-0/+138
* re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey2006-03-301-0/+12
* re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2006-03-292-0/+45
* re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney2006-03-253-0/+2079
* jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey2006-03-161-1/+0