File.java (renameTo): Fix security checks.
[platform/upstream/gcc.git] / libjava / testsuite /
2006-07-07 Bryce McKinlayStackTrace2.java: Renamed from StackTrace.java.
2006-07-07 Geoffrey KeatingFix conflict with stacktrace.java.
2006-07-07 Geoffrey KeatingFix conflict with stacktrace.out.
2006-07-06 Bryce McKinlaystacktrace.cc (ClassForFrame): Remove commented-out...
2006-07-06 Thomas FitzsimmonsMakefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indire...
2006-07-04 Andreas Toblerlibjava.exp (libjava_init): Call the GCJ_UNDER_TEST...
2006-07-04 Andreas Toblerlibjava.exp (libjava_init): Look for libgcj-$version...
2006-06-27 Tom TromeyOutputStreamWriter.java (writeChars): Use a 'do' loop.
2006-06-27 Tom Tromeyre PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)
2006-06-22 Thomas Fitzsimmonsjni.exp (gcj_jni_invocation_test_one): Link against...
2006-06-19 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-14 Thomas Fitzsimmonsconfigure: Regenerate.
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-12 Andrew Haleyre PR java/27908 (VMSecureRandom generateSeed infinite...
2006-06-07 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-06-01 Paolo Bonziniinstall.texi: Document that InfoZIP can replace jar.
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-05-24 Andreas Toblerstacktrace.java: New file.
2006-05-18 Tom Tromeyspecial.exp (gcj_special_pr21115): Renamed.
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-11 David Daneyre PR java/20418 (ICE if variable name is omitted in...
2006-05-06 Andreas Toblerjni.exp (gcj_jni_compile_c_to_so): Add check for HP...
2006-05-04 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-05-02 Bryce McKinlaylibjava.exp (test_libjava): Test bytecode->native ...
2006-04-17 Tom Tromeyre PR libgcj/27171 (UTF8 PrintWriter goes haywire)
2006-04-17 Andreas Toblerstringconst2.java: Print a stack trace in case of failure.
2006-04-10 Matthias Kloselibjava.exp (libjava_init): Recognize multilib director...
2006-04-04 Tom Tromeyre PR classpath/26990 (SecurityManager.checkExit()...
2006-04-04 Tom TromeyMakefile.in: Rebuilt.
2006-04-03 Andrew HaleyFloat_2.java: New file.
2006-03-30 Tom Tromeyre PR java/26042 (ICE in mark_reference_fields, at...
2006-03-29 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-25 David Daneyre PR libgcj/26858 (NullPointerException not generated...
2006-03-16 Tom Tromeyjcf-write.c (generate_bytecode_insns): Use qualifying...
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-03-01 Tom Tromeyre PR libgcj/24321 (instanceof erroneously causes class...
2006-02-04 Tom Tromeyre PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong...
2006-01-17 Mark WielaardImported GNU Classpath 0.20
2005-12-22 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2005-12-16 Tom Tromey* testsuite/libjava.jacks/jacks.xfail
2005-12-16 Tom Tromeyre PR java/25429 (can't see private static final int...
2005-12-15 Alan Modralibjava.exp: Revert 2005-12-01.
2005-12-06 Tom Tromeyparse.y (patch_new_array_init): Don't set length on...
2005-12-01 Geoffrey Keatinglibjava.exp (test_libjava_from_javac): Support xfail...
2005-11-29 Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-11-25 Ranjit Mathewjacks.xfail: Remove non-jls-argument-expansion-13 and...
2005-11-25 Bryce McKinlayia64-frame.h: Removed.
2005-11-09 Tom Tromeyjacks.xfail (non-jls-zip-2): Now passes.
2005-11-02 Andreas Toblerlibjava.exp (libjava_find_lib): Add dylib to the shared...
2005-10-10 Tom TromeyExtraClassLoader.out: New file.
2005-10-02 Andrew Pinskijni.exp (gcj_jni_test_one): For darwin, use -shared...
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-27 Tom Tromeyconfigure, [...]: Rebuilt.
2005-09-21 Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Updated for...
2005-09-17 H.J. Lujni.exp (gcj_jni_invocation_test_one): Use libjava_find...
2005-09-12 Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-09-05 Ranjit MathewTestsuite changes for PR java/23431.
2005-08-22 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Also include "..".
2005-08-19 Andrew PinskiMakefile.am (extra_ldflags_libjava): New variable to...
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-17 Andreas Toblerjacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15...
2005-08-16 Ranjit MathewMore testsuite adjustments for PR java/19870.
2005-07-18 Tom TromeyMakefile.in: Rebuilt.
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-07-07 Bryce McKinlayre PR java/18119 (Private inner class is visible when...
2005-07-07 Bryce McKinlayre PR java/21045 (Anonymous inner class constructor...
2005-07-06 Tom Tromey* testsuite/libjava.jacks/jacks.xfail: Removed 9.1...
2005-07-05 Bryce McKinlayre PR java/19674 (Empty declaration through semicolon...
2005-06-29 Tom Tromeyre PR libgcj/22211 ([4.0 only] Thread.interrupt sometim...
2005-06-27 Tom TromeyPR java/21540, PR java/13788:
2005-06-26 Andreas Toblerxfails: Updated to reflect current state of mauve and...
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-16 Kelley Cookconfigure.ac (USING_ECOS_PLATFORM): Remove and merge...
2005-06-15 Tom Tromeyre PR libgcj/17536 (wrong ClassLoader for int[])
2005-06-14 Tom Tromeyre PR libgcj/19877 (sometimes reconfiguring leads to...
2005-06-13 Tom Tromeyre PR java/21844 (miscompilation of LinkedHashMap)
2005-06-02 Andreas Toblerjawt.c: Remove malloc.h, covered by stdlib.h.
2005-06-01 Tom Tromeyre PR libgcj/21785 (ClassNotFound during deserialization)
2005-05-27 Ranjit MathewTestsuite adjustments for PR java/19870.
2005-05-21 Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Remove 3.10...
2005-05-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-05-18 David Daneyre PR libgcj/18220 (Test case libjava.lang/Process_3...
2005-05-17 Paolo Bonziniconfigure.ac (--enable-libgcj-multifile): Remove.
2005-05-15 Tom Tromeyre PR java/21519 (ICE in generate_bytecode_conditional...
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-05-09 Bryce McKinlaylibjava.exp (libjava_find_gij): Use $objdir/..
2005-04-21 Anthony Greenre PR java/21115 (false boolean argument passed from...
2005-04-06 Andrew Haleybytearray.java: New file.
2005-04-05 Thomas Fitzsimmonsre PR libgcj/20750 (libgcj needs a --with-java-home...
2005-03-28 Eric Botcazoujni.exp (gcj_jni_invocation_test_one): Add libsocket...
2005-03-24 Tom TromeyMakefile.in: Rebuilt.
2005-03-21 Zack Weinberggxx-include-dir.m4: In all substitutions, leave $(gcc_v...
2005-03-17 Thomas FitzsimmonsMakefile.am (gtk_c_source_files): Remove jni/classpath...
2005-03-16 Andreas Toblerjni.exp (gcj_jni_invocation_test_one): Add lgcc_s to...
2005-03-12 Ranjit Mathewjacks.xfail: Add XFAILs for new JSR-201 tests.
2005-03-11 Andreas Toblerlibjava.exp (libjava_init): Use the same target check...
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-08 Bryce McKinlay[multiple changes]
next