This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] java.awt
- 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: 01 Mar 2003 16:00:12 -0700
- Subject: Re: [PATCH] java.awt
- References: <200302211108.29958.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Michael> I wrote this patch for java.awt. Please review and comment.
Looks great. Please put it on the trunk and in Classpath.
Michael> + * Tells wether or not an event is enabled.
Typo: should be "whether". There are a couple of these.
I think you should go ahead and make java.awt changes without waiting
for approval. Just make sure to keep Classpath and libgcj merged here
(well, except the 2 known divergences, one in Toolkit and one in the
peers -- both are labelled).
Tom