[
https://issues.apache.org/jira/browse/COLLECTIONS-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved COLLECTIONS-495.
-----------------------------------------
Resolution: Fixed
Fixed in r1540763.
> UnmodifiableTrie should not decorate an already unmodifiable Trie
> -----------------------------------------------------------------
>
> Key: COLLECTIONS-495
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-495
> Project: Commons Collections
> Issue Type: Bug
> Affects Versions: 4.0-alpha1
> Reporter: Thomas Neidhart
> Priority: Minor
> Fix For: 4.0
>
>
> An already unmodifiable trie was decorated again.
> To be consistent with the other Unmodifiable wrappers, in this case the
> object itself shall be returned.
> Also the return type shall be changed to Trie.
--
This message was sent by Atlassian JIRA
(v6.1#6144)