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
- Date: Mon, 22 Dec 2003 10:32:20 +0100
- Subject: Re: Serialisation bug with abstract classes
- References: <16358.46009.39888.414870@tower.cgs.condor.local>
On Mon, Dec 22, 2003 at 10:04:57AM +0100, Christian 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).
I'm in teh middle of including some patches for serialization. Its
currently know to be broken. In some days it will work again.
Michael