JDK-8152858 : Ensemble Timeline regression
  • Type: Bug
  • Component: javafx
  • Sub-Component: samples
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-03-28
  • Updated: 2020-01-31
  • Resolved: 2016-03-29
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.
JDK 8 JDK 9
8u152Fixed 9Fixed
Related Reports
Blocks :  
Description
Ensemble Timeline does not show milliseconds value during animation.
Comments
Webrev for 8u backport: http://cr.openjdk.java.net/~kcr/Ensemble8/separate/05-8152858/webrev/
24-10-2016

This is part of an aggregate backport request to port Ensemble8 fixes from FX 9 to FX 8u. See JDK-8168611 for details and review.
24-10-2016

Fixed in 9-dev with this change set. Changeset: ade5fda12398 Author: Morris Meyer <morris.meyer@oracle.com> Date: 2016-03-29 15:41 -0400 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/ade5fda12398 8152858: Ensemble Timeline regression Reviewed-by: jgiles ! apps/samples/Ensemble8/src/samples/java/ensemble/samples/animation/timeline/TimelineApp.java
29-03-2016

Typically a requestLayout() call causes me to question why it is necessary, but because this is a sample I'm not going to get hung up on it - so +1 from me.
28-03-2016