This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] java.net
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 12 Feb 2003 15:25:53 -0700
- Subject: Re: [PATCH] java.net
- References: <200302120854.52623.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I wrote a little patch for java.net. Nothing
Michael> intrusive. Mostly merges with classpath. Please review and
Michael> comment.
Looks good; please check in.
I'm committing to 3.3.
Note that your ChangeLog entry has incorrect formatting.
It has 2 leading spaces, instead of a leading tab, on each line.
Tom