[
https://issues.apache.org/jira/browse/COLLECTIONS-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved COLLECTIONS-866.
-----------------------------------------
Resolution: Information Provided
Information provided in the PR.
> The MapUtils.getString in 4.5.0-M2 has a desgin bug
> ---------------------------------------------------
>
> Key: COLLECTIONS-866
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-866
> Project: Commons Collections
> Issue Type: Bug
> Components: Map
> Affects Versions: 4.5.0-M2
> Reporter: Johnnie White
> Priority: Major
>
> It would *make static compilation error* in 4.5.0-M2 when using:
>
> {code:java}
> MapUtils.getString(new HashMap<>(), "key", null) {code}
> See more in
> [pull/538|[https://github.com/apache/commons-collections/pull/538]]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)