javafx.animation.Animation#impl_finished swallows exceptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u40
    • Affects Version/s: 8u5
    • Component/s: javafx
    • None
    • Environment:

      java build 1.8.0_05-b13

      try {
          handler.handle(new ActionEvent(this, null));
      } catch (Exception ex) {
           ex.printStackTrace();
      }

            Assignee:
            Martin Sládeček
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: