Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The KiWiValueFactory currently uses our own implementation of a WeakValueMap, which is error-prone. Both the Google Guava Libraries and Apache Commons Collections provide alternatives that we should use instead.