-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
5.0
-
None
-
x86
-
windows_xp
The attached program creates an Ellipse2D, uses BasicStroke.createStrokedShape() to generate an outline path.
This path is queried using the Shape.contains() method at every point in the window, and each point is colored according to the return value. Ideally the ellipse would be entirely green and the outside region would be entriely magenta; note that points along two lines receive incorrect values.
This path is queried using the Shape.contains() method at every point in the window, and each point is colored according to the return value. Ideally the ellipse would be entirely green and the outside region would be entriely magenta; note that points along two lines receive incorrect values.
- duplicates
-
JDK-6398602 Constructing Area from valid path can contain NaN values
-
- Resolved
-