This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix to Rectangle.java


>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:

graydon> this patch corrects the PathIterator generated by a Rectangle2D
graydon> object, in package java.awt.geom. it was previously judging itself
graydon> empty when it had nonzero content, and vice-versa.

Ok, thanks.  This also has to go in Classpath as well.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]