aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-02libjava.exp (test_libjava): Test bytecode->native -findirect-dispatch compila...Bryce McKinlay1-0/+6
2006-04-17re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey2-0/+21
2006-04-17stringconst2.java: Print a stack trace in case of failure.Andreas Tobler1-1/+2
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-1/+1
2006-04-04re PR classpath/26990 (SecurityManager.checkExit() problem)Tom Tromey2-0/+13
2006-04-04Makefile.in: Rebuilt.Tom Tromey1-1/+1
2006-04-03Float_2.java: New file.Andrew Haley2-0/+138
2006-03-30re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey1-0/+12
2006-03-29re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2-0/+45
2006-03-25re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney3-0/+2079
2006-03-16jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey1-1/+0
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey1-0/+4
2006-03-01re PR libgcj/24321 (instanceof erroneously causes class initialization)Tom Tromey2-0/+23
2006-02-04re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java)Tom Tromey2-0/+14
2006-01-17Imported GNU Classpath 0.20Mark Wielaard1-0/+1
2005-12-22re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley2-0/+6
2005-12-16* testsuite/libjava.jacks/jacks.xfailTom Tromey1-1/+0
2005-12-16re PR java/25429 (can't see private static final int CREATE = 1)Tom Tromey2-0/+26
2005-12-15libjava.exp: Revert 2005-12-01.Alan Modra2-6/+0
2005-12-06parse.y (patch_new_array_init): Don't set length on array.Tom Tromey1-0/+17
2005-12-01libjava.exp (test_libjava_from_javac): Support xfail-byte-exec.Geoffrey Keating2-0/+6
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey3-0/+25
2005-11-25jacks.xfail: Remove non-jls-argument-expansion-13 and add non-jls-argument-ex...Ranjit Mathew1-1/+1
2005-11-25ia64-frame.h: Removed.Bryce McKinlay1-2/+0
2005-11-09jacks.xfail (non-jls-zip-2): Now passes.Tom Tromey1-1/+0
2005-11-02libjava.exp (libjava_find_lib): Add dylib to the shared library extensions.Andreas Tobler1-1/+1
2005-10-10ExtraClassLoader.out: New file.Tom Tromey2-1/+4
2005-10-02jni.exp (gcj_jni_test_one): For darwin, use -shared-libgcc not -lgcc_s, and e...Andrew Pinski1-7/+12
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey1-3/+4
2005-09-27configure, [...]: Rebuilt.Tom Tromey1-0/+2
2005-09-21* testsuite/libjava.jacks/jacks.xfail: Updated for PR java/23891.Ranjit Mathew1-2/+4
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu1-1/+7
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons1-1/+2
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey4-1/+38
2005-09-05Testsuite changes for PR java/23431.Ranjit Mathew5-2/+20
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook1-3/+3
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski1-1/+2
2005-08-17class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey2-0/+12
2005-08-17jacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15.21-equal-3, 15.28-string...Andreas Tobler1-4/+0
2005-08-16More testsuite adjustments for PR java/19870.Ranjit Mathew3-1/+45
2005-07-18Makefile.in: Rebuilt.Tom Tromey1-3/+5
2005-07-16Major merge with Classpath.Tom Tromey2-9/+7
2005-07-07re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay1-4/+0
2005-07-07re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay2-4/+11