hg: openjfx/jfx-dev/rt: 8202743: Dashed BasicStroke randomly painted incorrectly, may freeze application

bourges.laurent at gmail.com bourges.laurent at gmail.com
Sun Jun 3 19:31:54 UTC 2018


Changeset: 7c3e0fda26c2
Author:    lbourges
Date:      2018-06-03 21:31 +0200
URL:       http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/7c3e0fda26c2

8202743: Dashed BasicStroke randomly painted incorrectly, may freeze application
Summary: fixed Dasher.init() to use the correct part [0; dashLen[
Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/com/sun/marlin/DDasher.java
! modules/javafx.graphics/src/main/java/com/sun/marlin/Dasher.java
+ tests/system/src/test/java/test/com/sun/marlin/DashedRectTest.java



More information about the openjfx-changes mailing list