This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] more geometry fixes
- From: Tom Tromey <tromey at redhat dot com>
- To: graydon hoare <graydon at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 18 Jul 2003 09:20:59 -0600
- Subject: Re: [PATCH] more geometry fixes
- References: <87oezrkgbn.fsf@dub.venge.net>
- Reply-to: tromey at redhat dot com
>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:
graydon> these just correct more mis-calculations in some of the
graydon> java.awt.geom.* classes, and rework the path iterator loops to a
graydon> consistent shared style.
graydon> ok to commit?
Yes, to Classpath too.
(Please post the ChangeLog entry too...)
Tom