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

Throw an exception when a list/set/map is manipulated from within it's *ChangeListener

XMLWordPrintable

      It's illegal to make List/Set/Map modification when in any *ChangeListener (or InvalidationListener) since the other listeners would get an incorrect information. We should fail fast in such case and provide an exception to the user describing the problem.

            Unassigned Unassigned
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: