-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
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.
- relates to
-
JDK-8095096 toFront() throwing UnsupportedOperationException
- Closed