OSDN Git Service

* libjava.loader/loader.exp (gcj_loader_test_one): Use
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / ChangeLog
index d9117f8..8791dd4 100644 (file)
@@ -1,3 +1,509 @@
+2002-12-12  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.loader/loader.exp (gcj_loader_test_one): Use
+       libjava_prune_warnings.
+       (gcj_loader_run): Likewise.
+       * libjava.mauve/mauve.exp (test_mauve): Use
+       libjava_prune_warnings.
+       (test_mauve_sim): Likewise.
+       * libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Use
+       libjava_prune_warnings.
+       (gcj_jni_build_header): Likewise.
+       * lib/libjava.exp (libjava_prune_warnings): New proc.
+       (gcj_link): Use it.
+       (test_libjava_from_source): Likewise.
+       (test_libjava_from_javac): Likewise.
+
+2002-12-08  Tom Tromey  <tromey@redhat.com>
+
+       Test for PR libgcj/8823:
+       * libjava.lang/pr8823.java: New file.
+       * libjava.lang/pr8823.out: New file.
+
+2002-12-05  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.lang/override.java: New file.
+       * libjava.lang/override.out: New file.
+
+2002-12-01  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.jacks/jacks.exp (gcj_jacks_setup_xfail): New function.
+       (gcj_jacks_parse): Use it; set up xfails.
+       * libjava.jacks/jacks.xfail: New file.
+
+2002-12-01  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/xfails: Remove Inspector FAILs that now PASS.
+
+2002-11-21  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/8676:
+       * libjava.lang/pr8676.java: New file.
+       * libjava.lang/pr8676.out: New file.
+
+2002-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * libjava.loader/loader.exp (gcj_loader_test_one): Fix typo in
+       'type' argument to libjava_tcompile.
+       (gcj_loader_run): Use libjava_tcompile instead of running
+       GCJ_UNDER_TEST directly.
+
+2002-11-05  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.jacks/jacks.exp: New file.
+
+2002-11-04  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/pr7912.java: New file.
+
+2002-11-04  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/utilTest.java: New.
+       * libjava.lang/utilTest.out: New.
+
+2002-11-04  Anthony Green  <green@redhat.com>
+
+       * libjava.loader/MyLoader.java: New constructor.
+       * libjava.loader/TestParent.java: New file.
+       * libjava.loader/TestParent.out: New file.
+
+2002-11-04  Anthony Green  <green@redhat.com>
+
+       * libjava.loader/TestEarlyGC.java,
+       libjava.loader/TestEarlyGC.out: New files (from
+       Jeff Sturm).
+
+2002-11-04  Anthony Green  <green@redhat.com>
+
+       * libjava.loader/dummy.java, libjava.loader/loader.exp,
+       libjava.loader/MyLoader.java, libjava.loader/TestLeak.java,
+       libjava.loader/TestLeak.out, libjava.loader/TestMultiple.java,
+       libjava.loader/TestMultiple.out: New files.
+
+2002-11-02  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.lang/initexc.java (fail): Static initializers must be
+       able to complete normally.  From Eric Blake.
+
+       * libjava.lang/initexc.java: New file.
+       * libjava.lang/initexc.out: New file.
+
+2002-11-01  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/8415:
+       * libjava.lang/pr8415.java: New file.
+       * libjava.lang/pr8415.out: New file.
+
+       * libjava.mauve/mauve.exp (find_mauve_sources): New proc.
+       (test_mauve): Use it.
+       (test_mauve_sim): Likewise.
+
+2002-10-24  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.lang/Primes.java: Removed.
+       * libjava.lang/Primes.out: Removed.
+
+2002-10-23  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/6388:
+       * libjava.lang/pr6388.java: New file.
+       * libjava.lang/pr6388.out: New file.
+
+2002-10-15  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/EvaluationOrder.java (EvaluationOrder): New.
+       * libjava.lang/EvaluationOrder.out (EvaluationOrder): New.
+
+2002-10-14  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/StaticConstructor.java: New.
+       * libjava.lang/StaticConstructor.out: New.
+
+2002-10-13  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/xfails: Remove tests that now XPASS.
+
+2002-10-03  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/Array_3.java (baz): New.
+       (main): Call baz.
+
+2002-09-29  Anthony Green  <green@redhat.com>
+
+       * libjava.lang/TestProxy.java: New file.
+       * libjava.lang/TestProxy.out: Ditto.
+
+2002-09-29  Anthony Green  <green@redhat.com>
+
+       * libjava.lang/utf8concat.java: New file.
+       * libjava.lang/utf8concat.out: Ditto.
+
+2002-08-26  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/narrow_case.java: New file.
+
+2002-08-25  Adam Megacz <adam@xwt.org>
+
+       * lib/libjava.exp: don't apply -no-install when platform is mingw.
+
+2002-08-16  H.J. Lu <hjl@gnu.org>
+
+       * lib/libjava.exp (gcc_version): Removed.
+       (libgcj_jar): New.
+       (libjava_init): Set libgcj_jar with tcl glob.
+       (libjava_arguments): Use libgcj_jar.
+
+2002-07-22  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/zeroexp.java: New file.
+
+2002-07-18  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * libjava.compile/compile.exp: Sort sources.
+       * libjava.jni/jni.exp (gcj_jni_run): Likewise.
+       * libjava.lang/lang.exp: Likewise.
+
+2002-07-02  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/inline.java: New file.
+       * libjava.lang/inline.out: Likewise.
+
+       * libjava.lang/Array_3.java: Add another case.
+
+2002-06-23  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in: Rebuilt.
+       * Makefile.am (RUNTEST): Added AM_RUNTESTFLAGS.
+       (AM_RUNTESTFLAGS): New variable.
+       (RUNTESTFLAGS): Don't define.
+       * lib/libjava.exp (libjava_invoke): New proc.
+       (test_libjava_from_source): Use it.
+       (test_libjava_from_javac): Likewise.
+       (libjava_find_gij): New proc.
+
+2002-06-12  Tom Tromey  <tromey@redhat.com>
+
+       * lib/libjava.exp (test_libjava): Fixed typo.
+       * libjava.compile/PR6865.xfail: New file.
+
+2002-06-11  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/PR6865.java: New file.  For PR java/6865.
+
+       * libjava.lang/PR6520.java: Fixed typo.
+
+2002-06-10  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.lang/PR6520.java: New file.  For PR java/6520.
+
+2002-06-04  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/T20020604.java: New file.
+
+       For PR libgcj/6389:
+       * libjava.mauve/xfails: Now passes System.getProperty test.
+
+       For PR java/1343 and PR java/6336:
+       * libjava.compile/PR1343.java: New file.
+
+       For PR java/5913:
+       * libjava.compile/PR5913.xfail: Removed.
+
+2002-05-29  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.compile/T20020529.java: New file.
+
+2002-05-27  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/PR6820.java: New file.
+       * libjava.lang/PR6820.out: New file.
+
+2002-05-23  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/PR6729.java: New file.
+       * libjava.lang/PR6729.out: New file.
+
+2002-05-04  Mark Wielaard  <mark@klomp.org>
+
+       For PR java/6519:
+       * libjava.lang/emptystring.java: New.
+       * libjava.lang/emptystring.out: New.
+
+2002-04-21  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/xfail: Expect failures for PR java/6391 and
+       libgcj/6389.
+
+2002-04-16  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.lang/negzero.java: New.
+       * libjava.lang/negzero.out: New.
+
+2002-04-14  Mark Wielaard  <mark@klomp.org>
+
+        * libjava.mauve/xfails: Expect failures for PR libgcj/6302 and
+        libgcj/6298.
+
+2002-04-14  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/xfails: Expect failures for PR libgcj/6293,
+       libgcj/6295, libgcj/6296 and libgcj/6297.
+
+2002-04-12  Anthony Green  <green@redhat.com>
+
+       * lib/libjava.exp: Use libgcj-VERSION.jar, not libgcj.jar.
+
+2002-04-12  Loren J. Rittle <ljrittle@acm.org>
+
+       * libjava.lang/SyncGlobal.java, libjava.lang/SyncGlobal.out:
+       New test case.
+
+2002-04-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/PR6204.java, libjava.lang/PR6204.out: New test case.
+       * libjava.lang/PR6085.java, libjava.lang/PR6085.out: Likewise.
+
+2002-04-07  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/xfails: Add CASE_INSENSITIVE_ORDER, result was
+       unspecified and test should be updated to match latest spec.
+       Add AcuniaPropertiesTest, known bug #6219. Add test_getClassLoader,
+       what we do seems to be not really right or wrong.
+
+2002-04-06  Mark Wielaard  <mark@klomp.org>
+
+       * libjava.mauve/mauve.exp: Use libgcj.jar not libgcj.zip.
+       * libjava.mauve/xfails: add Character.classify12 (number 1),
+       Character.getType (number 11), Character.getType (number 20) and
+       Character.getType (number 22). We implement 1.4 Character.
+
+2002-03-28  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/Throw_2.java: New.
+       * libjava.lang/Throw_2.out: New.
+
+2002-03-27  Anthony Green  <green@redhat.com>
+
+       * libjava.lang/InvokeReturn.java: Modify test for targets
+       which do not yet support reflection.
+
+2002-03-27  Anthony Green  <green@redhat.com>
+
+       * libjava.jni/jni.exp (gcj_jni_run): Fix cross build test.
+
+2002-03-27  Anthony Green  <green@redhat.com>
+
+       * lib/libjava.exp: Add the wrapper link options only when we're
+       linking.
+
+2002-03-26  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.mauve/mauve.exp (test_mauve): Use correct stderr
+       redirection code.
+
+2002-03-22  Eric Blake  <ebb9@email.byu.edu>
+
+       For PR java/6026:
+       * libjava.compile/PR6026.java: New file.
+
+2002-03-21  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/Thread_Interrupt.java (Looper.calibrate): New.
+       (yields): New.
+
+2002-03-18  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build
+       tree.
+       (gcj_invoke): Added ld_library_additions argument.
+
+2002-03-17  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.jni/jni.exp (gcj_jni_build_header): Use local_exec, not
+       target_compile.  Fixes PR other/5874.
+
+2002-03-15  Eric Blake  <ebb9@email.byu.edu>
+
+       For PR java/5902:
+       * libjava.compile/PR5902.java: Does not need to execute.
+       For PR java/5913:
+       * libjava.compile/PR5913.java: Ditto.
+
+2002-03-12  Tom Tromey  <tromey@redhat.com>
+
+       Test for PR java/5848:
+       * libjava.compile/PR5848.xfail: New file.
+       * libjava.compile/PR5848.java: New file.
+
+2002-03-12  Eric Blake  <ebb9@email.byu.edu>
+
+       * libjava.compile/PR5913.java: Expand test.
+
+2002-03-11  Eric Blake  <ebb9@email.byu.edu>
+
+       * libjava.compile/PR5902.java: New file.
+       * libjava.compile/PR5913.java: New file.
+       * libjava.compile/PR5913.xfail: New file.
+
+2002-02-23  Jeff Sturm  <jsturm@one-point.com>
+
+       * libjava.lang/InvokeReturn.java: New file.
+       * libjava.lang/InvokeReturn.out: New file.
+
+2002-02-20  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * lib/libjava.exp: Add "xfail-byte-output" and "xfail-source-output".
+       Don't display expected and actual output for a failed output test.
+
+       * libjava.lang/ArrayStore.java: New file.
+       * libjava.lang/ArrayStore.out: New file.
+       * libjava.lang/ArrayStore.xfail: New file. xfail-byte-output.
+       * libjava.lang/ArrayStore2.java: New file.
+       * libjava.lang/ArrayStore2.out: New file.
+       * libjava.lang/ArrayStore2.xfail: New file. xfail-source-output.
+
+       * libjava.lang/stringconst.xfail: xfail-output -> xfail-source-output.
+
+2002-02-18  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/err7.xfail: Removed.
+       * libjava.lang/err8.xfail: Removed.
+       
+       * libjava.lang/ArrayStore.java: New file.
+       * libjava.lang/ArrayStore.out: New file.
+
+2002-02-10  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/5641:
+       * libjava.compile/PR5641.xfail: New file.
+       * libjava.compile/PR5641.java: New file.
+
+2002-02-10  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * lib/libjava.exp (libjava_find_lib): Remove duplicate .la files.
+
+2002-01-05  H.J. Lu <hjl@gnu.org>
+
+       * libjava.jni/jni.exp: Add -I.. for generated header.
+
+2001-12-20  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/4766:
+       * libjava.compile/PR4766.java: New file.
+
+2001-12-20  Andrew Haley  <aph@redhat.com>
+
+       * libjava.lang/FileHandleGcTest.out:  New file.
+       * libjava.lang/FileHandleGcTest.java: New file.
+       * libjava.lang/Array_3.out: New file.
+       * libjava.lang/Array_3.java: New file.
+
+2001-12-18  Tom Tromey  <tromey@redhat.com>
+
+       For PR java/3417:
+       * libjava.compile/PR3417.xfail: New file.
+       * libjava.compile/PR3417.java: New file.
+
+2001-12-17  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.lang/PR3731.xfail: Removed.
+
+       Inspired by PR java/5057:
+       * libjava.lang/PR5057_2.java: New file.
+       * libjava.lang/PR5057_2.out: New file.
+
+       For PR java/5057:
+       * libjava.lang/PR5057.out: New file.
+       * libjava.lang/PR5057.java: New file.
+
+2001-12-13  Tom Tromey  <tromey@redhat.com>
+
+       For PR libgcj/5103:
+       * libjava.jni/cxxtest.out: New file.
+       * libjava.jni/cxxtest.cc: New file.
+       * libjava.jni/cxxtest.java: New file.
+       * libjava.jni/jni.exp (gcj_jni_test_one): If there is no .c file,
+       assume there is a .cc file.
+
+2001-12-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/PR3731.out: Adjust output to reflect that "instanceof"
+       shouldn't trigger class initialization.
+
+2001-12-06  Tom Tromey  <tromey@redhat.com>
+
+       * libjava.compile/BlankFinal.java: Removed; incorrect test.
+
+2001-11-02  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * libjava.lang/TLtest.xfail: New file. Needs threads.
+
+2001-10-04  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.lang/PR3096.java: New file.
+       * libjava.lang/PR3096.out: Likewise.
+
+2001-09-27  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.compile/final_initialization_in_ctor.java: New file
+
+2001-08-28  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.compile/final_assignment_check.java: New file.
+       * libjava.compile/final_assignment_check.xfail: Likewise.
+       * libjava.compile/final_local_switch.java: Likewise.
+       
+2001-08-24  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.lang/KeepInline.out: Fixed content.
+
+2001-08-17  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.compile/XercesBug.java: New file.
+
+2001-08-12  Alexandre Petit-Bianco  <apbianco@redhat.com>
+       
+       * libjava.lang/Matrix4f.java: New file.
+       * libjava.lang/Matrix4f.out: New file.
+
+2001-08-03  Richard Henderson  <rth@redhat.com>
+
+       * libjava.jni/calls.c (Java_calls_docall): Fix typo.
+
+2001-08-01  Jeff Sturm  <jsturm@one-point.com>
+
+       * libjava.lang/KeepInline.java: New file.
+       * libjava.lang/KeepInline.out: New file.
+
+2001-07-30  Jeff Sturm  <jsturm@one-point.com>
+
+       * libjava.lang/SyncTest.java: New file.
+       * libjava.lang/SyncTest.out: New file.
+       * libjava.lang/SyncTest.xfail: New file.
+
+2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * lib/libjava.exp (${tool}_set_ld_library_path): New, copied from
+       g++.exp.
+
+2001-07-19  Jeff Sturm  <jsturm@one-point.com>
+
+       * libjava.lang/PR3731.java: New file.
+       * libjava.lang/PR3731.out: New file.
+       * libjava.lang/PR3731.xfail: New file.
+
+2001-07-12  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.compile/anon_ctor_itf_arg.java: Moved to `libjava.lang.'
+       * libjava.compile/anon_ctor_itf_arg.out: Likewise
+       * libjava.lang/invoke_from_inner.java: New file.
+       * libjava.lang/invoke_from_inner.out: Likewise.
+
+2001-07-12  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.compile/anon_ctor_itf_arg.java: New file.
+       * libjava.compile/anon_ctor_itf_arg.out: New file.
+
 2001-07-12  Tom Tromey  <tromey@redhat.com>
 
        * libjava.lang/N19990310_4.xfail: Removed.