Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8095154

javafx.animation.Animation#impl_finished swallows exceptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8u5
    • javafx
    • None
    • java build 1.8.0_05-b13

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

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

              Created:
              Updated:
              Resolved:
              Imported: