bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22704] java.awt.geom.RoundRectangle2D.intersects partiall


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22704] java.awt.geom.RoundRectangle2D.intersects partially wrong
Date: 16 Oct 2005 01:26:40 -0000

The implementation of the intersects method in java.awt.geom.RoundRectangle2D
sometimes returns the wrong values.

The attached Mauve test case succeeds on Sun J2SE 1.4.1_01, but fails on
Classpath. I've just submitted this test case to
address@hidden The enclosed image
(gnu/testlet/java/awt/geom/RoundRectangle2D/doc-files/intersects-1.png)
illustrates the expected results.

For rectangles #10, 11, 12, 16, 20, 23, 27, 30, 34, 38, 39, and 40, the current
classpath implementation returns false. However, true would be the correct
result.


-- 


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





reply via email to

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