This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net.DatagramPacket: update to JDK 1.4 API (with attachment)
- 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: 29 Aug 2002 12:21:26 -0600
- Subject: Re: java.net.DatagramPacket: update to JDK 1.4 API (with attachment)
- References: <E17kMUw-0000GB-00@majestix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> Another diff from me. Please review and comment.
Looks good to me. Please check it in.
Ordinarily for ChangeLog entries we list all the new methods by name.
Michael> Can I silently commit the re-indented file afterwards (I mean
Michael> without sending a diff here first) ?
You need to write a ChangeLog for the re-indentation.
And you need to post the patch here (all changes need to be posted
here, unless it is something like reverting an accidental commit).
Consider the change pre-approved, though -- you can just check it in
without waiting for approval.
Tom