JDK-8123254 : error rendering javafx.scene.shape.Path.subtract() with stroke
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-07-25
  • Updated: 2015-06-17
  • Resolved: 2013-08-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Duplicate :  
Relates :  
Description
run application attached: there is a simple shape created via javafx.scene.shape.Path.subtract()  with fill and stroke.
see actual(without green stroke) and expected(with green stroke) images
Comments
Dup of RT-31870?
14-08-2013

Yes, x64
14-08-2013

Is this on a 64-bit VM? This could be related to RT-31870.
14-08-2013

Affected tests: SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeIntersect_STROKE_CAP SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeSubtract_SUBTRACT SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeSubtract_STROKE_CAP SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeSubtract_SUBTRACT_WT_DASH SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeSubtract_STROKE_GRAD SceneGraphAutomated/test/scenegraph/functional/Shape2Test/ShapeSubtract_TRANSPARENT
26-07-2013