You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Bob Paulin (JIRA)" <ji...@apache.org> on 2014/12/06 06:41:12 UTC

[jira] [Created] (FELIX-4723) ImmutableList should throw UnsupportedOperationException for additional methods.

Bob Paulin created FELIX-4723:
---------------------------------

             Summary: ImmutableList should throw UnsupportedOperationException for additional methods.
                 Key: FELIX-4723
                 URL: https://issues.apache.org/jira/browse/FELIX-4723
             Project: Felix
          Issue Type: Bug
          Components: Framework
            Reporter: Bob Paulin


Immutable Lists should not allow modification via the clear or retainAll operations.  Should throw UnsupportedOperationException in both cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)