commit-classpath
[Top][All Lists]
Advanced

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

[bug #6076] java.awt.geom.GeneralPath constructor sometimes hangs


From: nobody
Subject: [bug #6076] java.awt.geom.GeneralPath constructor sometimes hangs
Date: Tue, 21 Oct 2003 02:56:40 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1a) Gecko/20020610

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

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

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | brawer
              Status | Open                      | Accepted


------------------ Additional Follow-up Comments ----------------------------
The attached Mauve test case for GeneralPath.append(PathIterator) also 
reproduces the bug. When running the Classpath on top of the Apple JDK 1.3.1 on 
MacOS X 10.1.5, an OutOfMemoryError is thrown.

------------------ Additional Bug Attachment  ----------------------------
File name: append_PathIterator.java       Size:7 KB
Mauve test case
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=6076&amp;bug_file_id=737



=================== BUG #6076: FULL BUG SNAPSHOT ===================


Submitted by: brawer                  Project: classpath                    
Submitted on: Mon 10/20/2003 at 14:08
Severity:  8                          Resolution:  None                     
Assigned to:  brawer                  Status:  Accepted                     
Platform Version:  None               

Summary:  java.awt.geom.GeneralPath constructor sometimes hangs

Original Submission:  When constructing a GeneralPath with a Shape argument, 
the code can enter an endless loop. Please refer to the attached Mauve test 
case.



On Sun J2SE 1.4.1_01, the test runs successfully. On Classpath cvs 2003-10-20, 
the code hangs in check #2 of the check point "GeneralPath(Shape)", which does 
the following:



  new GeneralPath(Rectangle2D.Double)



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

-------------------------------------------------------
Date: Tue 10/21/2003 at 06:56       By: brawer
The attached Mauve test case for GeneralPath.append(PathIterator) also 
reproduces the bug. When running the Classpath on top of the Apple JDK 1.3.1 on 
MacOS X 10.1.5, an OutOfMemoryError is thrown.


CC list is empty


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

-------------------------------------------------------
Date: Tue 10/21/2003 at 06:56  Name: append_PathIterator.java  Size: 7KB   By: 
brawer
Mauve test case
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=6076&amp;bug_file_id=737

-------------------------------------------------------
Date: Mon 10/20/2003 at 14:08  Name: GeneralPath.java  Size: 5KB   By: brawer
Mauve test case
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=6076&amp;bug_file_id=733


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

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





reply via email to

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