Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Information Provided
-
4.5.0-M2
-
None
-
None
Description
It would make static compilation error in 4.5.0-M2 when using:
MapUtils.getString(new HashMap<>(), "key", null)
See more in [pull/538|https://github.com/apache/commons-collections/pull/538]