summaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)Author
2006-03-25re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney
2006-03-16jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey
2006-03-01re PR libgcj/24321 (instanceof erroneously causes class initialization)Tom Tromey
2006-02-04re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java)Tom Tromey
2006-01-17Imported GNU Classpath 0.20Mark Wielaard
2005-12-22re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley
2005-12-16* testsuite/libjava.jacks/jacks.xfailTom Tromey
2005-12-16re PR java/25429 (can't see private static final int CREATE = 1)Tom Tromey
2005-12-15libjava.exp: Revert 2005-12-01.Alan Modra
2005-12-06parse.y (patch_new_array_init): Don't set length on array.Tom Tromey
2005-12-01libjava.exp (test_libjava_from_javac): Support xfail-byte-exec.Geoffrey Keating
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey
2005-11-25jacks.xfail: Remove non-jls-argument-expansion-13 and add non-jls-argument-ex...Ranjit Mathew
2005-11-25ia64-frame.h: Removed.Bryce McKinlay
2005-11-09jacks.xfail (non-jls-zip-2): Now passes.Tom Tromey
2005-11-02libjava.exp (libjava_find_lib): Add dylib to the shared library extensions.Andreas Tobler
2005-10-10ExtraClassLoader.out: New file.Tom Tromey
2005-10-02jni.exp (gcj_jni_test_one): For darwin, use -shared-libgcc not -lgcc_s, and e...Andrew Pinski
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey
2005-09-27configure, [...]: Rebuilt.Tom Tromey
2005-09-21* testsuite/libjava.jacks/jacks.xfail: Updated for PR java/23891.Ranjit Mathew
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey
2005-09-05Testsuite changes for PR java/23431.Ranjit Mathew
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski
2005-08-17class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey
2005-08-17jacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15.21-equal-3, 15.28-string...Andreas Tobler
2005-08-16More testsuite adjustments for PR java/19870.Ranjit Mathew
2005-07-18Makefile.in: Rebuilt.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-07-07re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay
2005-07-07re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay
2005-07-06* testsuite/libjava.jacks/jacks.xfail: Removed 9.1.3-body-5.Tom Tromey
2005-07-05re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay
2005-06-29re PR libgcj/22211 ([4.0 only] Thread.interrupt sometimes causes abort if thr...Tom Tromey
2005-06-27PR java/21540, PR java/13788:Tom Tromey
2005-06-26xfails: Updated to reflect current state of mauve and libjava.Andreas Tobler
2005-06-23re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook
2005-06-15re PR libgcj/17536 (wrong ClassLoader for int[])Tom Tromey
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler
2005-06-01re PR libgcj/21785 (ClassNotFound during deserialization)Tom Tromey
2005-05-27Testsuite adjustments for PR java/19870.Ranjit Mathew
2005-05-21* testsuite/libjava.jacks/jacks.xfail: Remove 3.10.2-round-6.Ranjit Mathew
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook