This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: {Patch] java.net network functions
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: Richard dot Earnshaw at arm dot com, Richard Earnshaw <rearnsha at arm dot com>, java-patches at gcc dot gnu dot org
- Date: 21 Nov 2002 11:47:27 -0700
- Subject: Re: {Patch] java.net network functions
- References: <200211211355.gALDtUh07978@pc960.cambridge.arm.com><200211211526.29412.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I just moved code to a different location. I really wonder
Michael> how that can break this way.
A couple notes here.
First, please post patches outside of java.net for approval.
Second, all patches must be posted to the list, even patches that fix
a bug introduced by an earlier patch. So for instance the two changes
coming out of this discussion should have been posted. The only
exception to this rule is reverting an erroneous commit.
It might be time for us to think about stabilizing what we have in
preparation for the upcoming 3.3 release. I couldn't find the release
schedule right now, but I'll try again. One option for us would be to
make a temporary branch where we could check in changes pending the
creation of the 3.3 branch.
Tom