This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.awt.Polygon bug fix in non-default constructor
- From: Tom Tromey <tromey at redhat dot com>
- To: "Scott Gilbertson" <scottg at mantatest dot com>
- Cc: <java-patches at gcc dot gnu dot org>
- Date: 30 Dec 2002 15:40:20 -0700
- Subject: Re: Patch: java.awt.Polygon bug fix in non-default constructor
- References: <015c01c2aaa0$9f0cf130$3c16a8c0@mantatest.com>
- Reply-to: tromey at redhat dot com
>>>>> "Scott" == Scott Gilbertson <scottg@mantatest.com> writes:
Scott> This patch fixes a small but annoying bug in java.awt.Polygon.
Thanks. This patch is already in 3.3 and 3.4.
Tom