This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Workaround bugs in Proxy serialization
- From: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- To: classpath-patches <classpath-patches at gnu dot org>, java-patches at gcc dot gnu dot org
- Date: Wed, 25 Apr 2007 19:23:44 +0100
- Subject: Re: Workaround bugs in Proxy serialization
- References: <17967.38555.364256.376341@zebedee.pink>
Looking at the Classpath sources for ObjectInputStream, it seems that
the area where I had so much trouble has been reworked. I'll
investigate importing those classes into libgcj.
Andrew.