bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22707] java.awt.geom.GeneralPath.getPathIterator does not


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22707] java.awt.geom.GeneralPath.getPathIterator does not work
Date: 16 Oct 2005 01:26:41 -0000

The getPathIterator method in java.awt.geom.GeneralPath returns an iterator
that mixes up coordinates. The attached test case works on Sun J2SE 1.4.1_01,
but 34 of 60 tests fail with GNU Classpath cvs 2003-10-21.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2003-10-21 
09:39 -------
Fixed.

2003-10-21  Sascha Brawer  <address@hidden>

        Fix for Classpath bug #6089.
        * java/awt/geom/GeneralPath.java (curveTo): Set correct segment type.
        (getPathIterator, GeneralPathIterator): Re-written from scratch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22707





reply via email to

[Prev in Thread] Current Thread [Next in Thread]