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.
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.