This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: API patch
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java at gcc dot gnu dot org
- Date: 06 Nov 2002 09:48:02 -0700
- Subject: Re: API patch
- References: <200211061342.33142.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> Please review the attached patch which fixes the API of
Michael> several classes.
I'll take your word for it. I looked over the patch and saw nothing
immediately objectionable :-). Did you find these based on japicompat
or something like that?
Since java.awt and java.beans are fully merged with Classpath, changes
should go there immediately as well. Thanks.
Tom