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

Exceptions by Invalidation- or ChangeListeners are not caught

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 8u20
    • 8
    • javafx
    • None

    Description

      Currently, if an InvalidationListener or ChangeListener throws an exception during notification, that exception is not caught within the notification loop, and will fall back to the change or invalidation. In particular, other added, following listeners get no notification. Please catch potential exceptions for each single notification call, such that a failure affects no other listeners or the undelying change or invalidation call.

      Attachments

        Issue Links

          Activity

            People

              msladecek Martin Sládeček
              jehrkejfx Jens Ehrke (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: