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

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Imported: