This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Calendar/Date/TimeZone/Text merge
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Feb 2005 17:16:02 -0700
- Subject: Re: Calendar/Date/TimeZone/Text merge
- References: <1108944438.29708.60.camel@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> This imports all fixes from GNU Classpath, give no new regressions and
Mark> 200 new PASSes on mauve. Some sample programs work fine with this patch
Mark> applied.
Mark> OK to commit?
Yes, thanks.
I gave this a try with jonas and all seemed well. Jonas seemed very
slow, which at first I thought was either from this patch or from
serialization, but I backed everything out and in the end I think it
is just too much memory use on my machine at the moment.
Tom