This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net.InetSocketAddres
- 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: 28 Aug 2002 13:05:10 -0600
- Subject: Re: java.net.InetSocketAddres
- References: <E17jwDl-0000xb-00@majestix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
+ * java(net/InetSocketAddress: added some documentation and argument
+ checks for the port numbers.
FYI, the ChangeLog entry doesn't correctly mention the file name.
Ordinarily we mention method names when a method is modified.
The GNU Coding Standards go into this in great detail; I can send a
pointer if you want.
The patch is fine. Please check it in.
Tom