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

javafx.animation.Animation#impl_finished swallows exceptions

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported: