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: Mon, 20 Oct 2003 10:08:13 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1a) Gecko/20020610

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

Submitted by: brawer                  Project: classpath                    
Submitted on: Mon 10/20/2003 at 14:08
Severity:  8                          Resolution:  None                     
Assigned to:  None                    Status:  Open                         
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)





No Followups Have Been Posted


CC list is empty


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

-------------------------------------------------------
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&bug_id=6076&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]