[jboss-jira] [JBoss JIRA] (WFLY-12014) Distributed session manager should not assume unmodifiable sets are immutable
Paul Ferraro (Jira)
issues at jboss.org
Wed Apr 24 20:07:00 EDT 2019
Paul Ferraro created WFLY-12014:
-----------------------------------
Summary: Distributed session manager should not assume unmodifiable sets are immutable
Key: WFLY-12014
URL: https://issues.jboss.org/browse/WFLY-12014
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 16.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
>From java.util.Set javadoc:
"Great care must be exercised if mutable objects are used as set elements. The behavior of a set is not specified if the value of an object is changed in a manner that affects equals comparisons while the object is an element in the set."
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list