JDK-8177351 : Bad first sentence in doc for Timeline
Type:Bug
Component:javafx
Sub-Component:animation
Affected Version:9
Priority:P4
Status:Closed
Resolution:Duplicate
Submitted:2017-03-21
Updated:2017-03-22
Resolved:2017-03-22
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.
See Timeline on
http://download.java.net/java/jdk9/jfxdocs/javafx/animation/package-summary.html
A Timeline can be used to define a free form animation of any WritableValue, e.g.
Comments
I will fix this along with other typos as part of JDK-8177341