This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Serialisation bug with abstract classes
- From: Michael Koch <konqueror at gmx dot de>
- To: Christian Stuellenberg <gcj at stuellenberg dot de>
- Cc: java at gcc dot gnu dot org, Michael Koch <konqueror at gmx dot de>
- Date: Tue, 10 Feb 2004 23:02:56 +0100
- Subject: Re: Serialisation bug with abstract classes
- References: <16358.46009.39888.414870@tower.cgs.condor.local> <20031222093220.GA1751@mail.konqueror.de> <16425.6725.569179.424038@tower.condor.local>
On Tue, Feb 10, 2004 at 06:52:05PM +0100, Christian Stuellenberg wrote:
> >>>>> "MK" == Michael Koch <konqueror@gmx.de> writes:
> Hello,
>
> MK> On Mon, Dec 22, 2003 at 10:04:57AM +0100, Christian
> MK> Stuellenberg wrote:
> >> I'm using: $> gcj --version gcj (GCC) 3.4 20031210
> >> (experimental) on a linux box (don't know, if you need this
> >> info).
>
> MK> I'm in teh middle of including some patches for
> MK> serialization. Its currently know to be broken. In some days
> MK> it will work again.
>
> I've tested now with version
>
> $> gcj --version
> gcj (GCC) 3.4.0 20040206 (prerelease)
>
> but it is still not working...?
I've just retested with 3.5.0 cvs from today and got the problem too.
Can you please file a bug into http://gcc.gnu.org/bugzilla/ module java?
Thanks in advance,
Michael