[
https://issues.jboss.org/browse/ISPN-5621?page=com.atlassian.jira.plugin....
]
Pedro Ruivo updated ISPN-5621:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.0.0.Beta3
Resolution: Done
Remove add and addAll support from entrySet methods.
----------------------------------------------------
Key: ISPN-5621
URL:
https://issues.jboss.org/browse/ISPN-5621
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.0.0.Beta1
Reporter: William Burns
Assignee: William Burns
Fix For: 8.0.0.Beta3, 8.0.0.Final
Map entrySet method already defines this method to not support add/addAll methods. We
should remove support from our implementation as well then.
https://docs.oracle.com/javase/8/docs/api/java/util/Map.html#entrySet--
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)