JDK-8202743 : Dashed Stroke randomly painted incorrectly, may freeze application
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 10.0.1,openjfx11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-05-07
  • Updated: 2018-06-04
  • Resolved: 2018-06-04
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.
Other
openjfx11Fixed
Related Reports
Blocks :  
Description
See JDK-8202580 for details.

The same Marlin dasher code exists in JavaFX as in Java2D, so this needs to be fixed in JavaFX as well.
Comments
Changeset: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/7c3e0fda26c2
04-06-2018

Updated webrev: http://cr.openjdk.java.net/~lbourges/marlinFX/marlinFX-8202743.1/
01-06-2018

Pull request: https://github.com/javafxports/openjdk-jfx/pull/87
24-05-2018