aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-10-12re PR libgcj/17903 (Incorrect SHA result)Rutger Ovidius4-0/+116
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey1-0/+28
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey2-0/+9
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey2-0/+16
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley1-0/+7
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey1-0/+14
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey1-0/+2
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-155/+313
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey1-1/+0
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-12Process_1.java: New test.David Daney12-0/+252
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-0/+1
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo2-0/+18
2004-08-10err14.java: New file.Andrew Haley2-0/+22
2004-08-04libjava.exp (bytecompile_file): Byte compile with debugging.Andrew Haley1-2/+2
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay1-0/+10
2004-07-28TLtest.java: Reduce sleep time.Bryce McKinlay11-46/+38
2004-07-27Thread_HoldsLock.java: New test case.Bryce McKinlay2-0/+30
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-1/+1
2004-07-23ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields.Bryce McKinlay2-0/+35
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-0/+2
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode2-0/+14
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-7/+0
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay2-0/+37
2004-07-14EventHandler.java: New file.Jerry Quinn1-1/+1
2004-07-14jacks.exp (gcj_jacks_write): Add deprecation flag to the gcj_setup.Andreas Tobler2-61/+15
2004-07-10jacks.xfail: Updates to reflect current status.Bryce McKinlay1-21/+0
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay3-12/+11
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay1-0/+18
2004-06-29jacks.xfail: Remove 8.1.3-superclass-6.Bryce McKinlay1-1/+0
2004-06-24jacks.xfail: Remove 15.9.1-qualified-concrete-20.Bryce McKinlay1-1/+0
2004-06-18jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.Andreas Tobler1-2/+10
2004-06-08re PR java/15769 (ICE: infinite recursion through gimplify_expr)Andrew Pinski2-0/+15
2004-05-31CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch1-100/+0
2004-05-29jacks.xfail: Update for post tree-ssa merge results.Ranjit Mathew1-47/+5
2004-05-27re PR libgcj/8321 (SimpleTimeZone doesn't work properly for daylight saving t...Jerry Quinn1-0/+1
2004-05-10libjava.exp (libjava_invoke): Add new argument ld_library_additions.Andreas Tobler3-11/+34
2004-05-10jacks.xfail: Update to reflect current reality.Ranjit Mathew1-611/+694
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
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle1-2/+23
2004-04-25jacks.exp (gcj_jacks_write): Explicitly limit the maximum heap size to avoid ...Ranjit Mathew1-1/+6
2004-04-16[multiple changes]Graydon Hoare1-1/+0
2004-04-14[multiple changes]Bryce McKinlay3-2/+63