-
Bug
-
Resolution: Fixed
-
P3
-
8u112, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163972 | 8u152 | Guru Hb | P3 | Resolved | Fixed | b01 |
JDK-8164045 | 8u112 | Guru Hb | P3 | Resolved | Fixed | b09 |
It seems that the WebView JavaFx Browser can get stuck in an infinite loop when calling getTotalLength() on a particular svg <path> object.
Here are two Jsfiddles, the first one works, the second one gets in an infinite loop. The only difference is changing the last decimal of the path data from a 6 to a 7.
http://jsfiddle.net/UBsu2/
http://jsfiddle.net/UBsu2/1/
This problem is also exhibited in Chrome and Safari, but not in Firefox and IE9.
Here are two Jsfiddles, the first one works, the second one gets in an infinite loop. The only difference is changing the last decimal of the path data from a 6 to a 7.
http://jsfiddle.net/UBsu2/
http://jsfiddle.net/UBsu2/1/
This problem is also exhibited in Chrome and Safari, but not in Firefox and IE9.
- backported by
-
JDK-8163972 JavaFX browser can get stuck in an infinite loop when calling path.getTotalLength()
- Resolved
-
JDK-8164045 JavaFX browser can get stuck in an infinite loop when calling path.getTotalLength()
- Resolved
- clones
-
JDK-8090035 JavaFX browser can get stuck in an infinite loop when calling path.getTotalLength()
- Resolved
- relates to
-
JDK-8167100 Minor source diffs introduced in backports of JDK-8160837 and JDK-8163582
- Resolved