This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: Serialization merge from GNU Classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Feb 2005 15:19:00 -0700
- Subject: Re: Patch: Serialization merge from GNU Classpath
- References: <421A571F.2080308@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:
Bryce> This patch merges the latest serialization code from GNU Classpath
Bryce> into libgcj.
FYI: I applied this here and ran jonas with it and saw no problems. I
just did a simple startup/connect test, but I think that exercises
quite a bit of code.
Also, I checked, we still seem to have PR 14144.
Tom