This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Import GNU Classpath (libgcj-import-20070727)
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 03 Aug 2007 13:25:25 -0600
- Subject: Re: Import GNU Classpath (libgcj-import-20070727)
- References: <18092.52946.325939.980144@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> The changes for the non-classpath and not autogenerated
Matthias> files are attached [B].
This looked good to me.
Matthias> - sun/misc/Unsafe.java: Did not merge this yet. See [A] for
Matthias> the diff.
This also looked ok.
Matthias> The libjava testsuite passes without regressions on
Matthias> i686-linux, The mauve testsuite results (without awt and
Matthias> swing tests) show three more passes:
Nice job. Thanks. This is ok to merge.
Tom