This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Classpath ObjectIn/OutputStream merge
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: 27 Feb 2003 21:42:03 -0700
- Subject: Re: Classpath ObjectIn/OutputStream merge
- References: <1046016925.3355.827.camel@elsschot>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark at klomp dot org> writes:
Mark> Here is finally the remaining ObjectIn/OutputStream remerge with
Mark> GNU Classpath. It is still not 100% complete but I think this is
Mark> important enough to get into 3.3.
Mark> OK for branch and mainline?
At this point you are the active libgcj hacker with the most knowledge
of the serialization code. I've barely ever looked at this stuff. I
trust your judgement on this; I think you should feel free to take
over serialization and not wait for approvals (if there's something
potentially weird you want me to look at, that's still fine, of
course). Also, if other serialization patches come in, please feel
free to approve or reject them.
Tom