commit-classpath
[Top][All Lists]
Advanced

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

[bug #6089] java.awt.geom.GeneralPath.getPathIterator does not work


From: nobody
Subject: [bug #6089] java.awt.geom.GeneralPath.getPathIterator does not work
Date: Tue, 21 Oct 2003 05:39:38 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716

=================== BUG #6089: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6089&group_id=85

Changes by: Sascha Brawer <address@hidden>
Date: Tue 10/21/2003 at 09:39 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
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.







=================== BUG #6089: FULL BUG SNAPSHOT ===================


Submitted by: brawer                  Project: classpath                    
Submitted on: Tue 10/21/2003 at 07:52
Severity:  6                          Resolution:  Fixed                    
Assigned to:  brawer                  Status:  Closed                       
Platform Version:  None               

Summary:  java.awt.geom.GeneralPath.getPathIterator does not work

Original Submission:  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.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Tue 10/21/2003 at 09:39       By: brawer
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.






CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Tue 10/21/2003 at 09:31  Name: getPathIterator.java  Size: 9KB   By: 
brawer
Revised test case, also checks for double[] variant
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=6089&amp;bug_file_id=739


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6089&group_id=85

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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