aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-06* testsuite/libjava.jacks/jacks.xfail: Removed 9.1.3-body-5.Tom Tromey1-1/+0
2005-07-05re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay1-0/+7
2005-06-29re PR libgcj/22211 ([4.0 only] Thread.interrupt sometimes causes abort if thr...Tom Tromey1-0/+8
2005-06-27PR java/21540, PR java/13788:Tom Tromey3-19/+23
2005-06-26xfails: Updated to reflect current state of mauve and libjava.Andreas Tobler1-144/+0
2005-06-23re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay1-0/+29
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook1-2/+0
2005-06-15re PR libgcj/17536 (wrong ClassLoader for int[])Tom Tromey2-0/+6
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-0/+2
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey2-0/+34
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler1-1/+1
2005-06-01re PR libgcj/21785 (ClassNotFound during deserialization)Tom Tromey2-0/+21
2005-05-27Testsuite adjustments for PR java/19870.Ranjit Mathew3-0/+54
2005-05-21* testsuite/libjava.jacks/jacks.xfail: Remove 3.10.2-round-6.Ranjit Mathew1-1/+0
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-2/+1
2005-05-18re PR libgcj/18220 (Test case libjava.lang/Process_3 does not end if "sed" no...David Daney1-0/+1
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-2/+0
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey2-0/+8
2005-05-10re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini1-2/+2
2005-05-09libjava.exp (libjava_find_gij): Use $objdir/..Bryce McKinlay1-0/+4
2005-04-21re PR java/21115 (false boolean argument passed from pre-compiled to interpre...Anthony Green4-0/+84
2005-04-06bytearray.java: New file.Andrew Haley2-0/+12
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou1-0/+4
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2-8/+8
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler1-1/+3
2005-03-12jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew1-0/+5
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler2-8/+17
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew3-1/+9
2005-03-08[multiple changes]Bryce McKinlay2-2/+0
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons1-1/+4
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons4-0/+137
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-0/+14
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey1-1/+1
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2-0/+0
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2-0/+11
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green3-0/+52
2005-02-10xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay1-14/+576