Exceptions by Invalidation- or ChangeListeners are not caught

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8u20
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: