This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: make gij tests run
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Tue, 21 Dec 2004 11:43:07 +0530
- Subject: Re: Patch: FYI: make gij tests run
- References: <m3wtvcv5k0.fsf@localhost.localdomain>
Tom Tromey wrote:
[...]
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
>
> * testsuite/libjava.jar/jar.exp (gcj_jar_interpret): Updated.
Minor nit: the problem with using cl2patch from cvs-utils
is that if the top of the ChangeLog has an entry from
you dated the same day, it merges the two ChangeLog entries
in an unintended way, as seems to have happened in this
case in the committed version. Witness:
===================================================================
RCS file: /cvs/gcc/gcc/libjava/ChangeLog,v
retrieving revision 1.3265
retrieving revision 1.3266
diff -u -r1.3265 -r1.3266
--- gcc/libjava/ChangeLog 2004/12/21 01:01:00 1.3265
+++ gcc/libjava/ChangeLog 2004/12/21 01:03:53 1.3266
@@ -1,5 +1,8 @@
2004-12-20 Tom Tromey <tromey@redhat.com>
+ * java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault):
+ Re-enable duplicate class registration error.
+
* testsuite/libjava.jar/jar.exp (gcj_jar_interpret): Updated.
* testsuite/libjava.verify/verify.exp (gcj_verify_run): Updated.
* testsuite/libjava.jni/jni.exp (gcj_jni_test_one): Updated.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/