This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: latest SimpleTimeZone patch
- From: jlquinn at optonline dot net
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 27 May 2004 16:33:49 -0400
- Subject: Re: latest SimpleTimeZone patch
Sorry about that. I guess it won't be the last time.
I reverted it for now, since I'm heading out of town for the weekend.
Jerry
----- Original Message -----
From: Michael Koch <konqueror@gmx.de>
Date: Thursday, May 27, 2004 4:01 pm
Subject: latest SimpleTimeZone patch
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Jerry,
>
>
> I just tried your patch in GNU classpath with current Mauve and it
> fixes two testcases in java.util.SimpleTimeZone.check12.
> Unfortunatly
> it breaks much other testcase. I havent countet them, just too much.
> Even some one testcase in java.util.zip.ZipFile starts to fail with
> your patch.
>
> Please revert your last patch to java.util.SimpleTimeZone or fix
> it.
> Perhaps its only a little bug. I dont know this code good enough.
>
> Dont get unhappy about this issue. We all broke libgcj several
> times
> for several reasons. ;-)