Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Release 1.3
-
Component/s: None
-
Labels:None
-
Patch:Code
-
Approval:Ok
Description
Map.Entry instances can have null values prior to Java 6
Test failure: http://build.clojure.org/job/test.generative/1/org.clojure$test.generative/console
Note that the fix must hold val in a local variable, because cache.remove will bomb if the value is null.