summaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)Author
2005-05-18re PR libgcj/18220 (Test case libjava.lang/Process_3 does not end if "sed" no...David Daney
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey
2005-05-10re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini
2005-05-09libjava.exp (libjava_find_gij): Use $objdir/..Bryce McKinlay
2005-04-21re PR java/21115 (false boolean argument passed from pre-compiled to interpre...Anthony Green
2005-04-06bytearray.java: New file.Andrew Haley
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou
2005-03-24Makefile.in: Rebuilt.Tom Tromey
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler
2005-03-12jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew
2005-03-08[multiple changes]Bryce McKinlay
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green
2005-02-10xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay
2005-01-26re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch
2005-01-03Process_4.java (Process_4): Expect only a non-zero exit status from 'false'.Eric Botcazou
2004-12-31* testsuite/lib/libjava.exp (libjava_find_gij): Handle multilibs.Andreas Jaeger
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey
2004-12-06For PR java/14853:Tom Tromey
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford
2004-12-02For PR java/16675:Tom Tromey
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-12-01re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay
2004-11-26libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p...John David Anglin
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch
2004-11-12re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C)Andrew Pinski
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou
2004-10-18ExtraClassLoader.java: New.Mark Wielaard
2004-10-12re PR libgcj/17903 (Incorrect SHA result)Rutger Ovidius
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey