Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6-rc-1, 1.5.8, 1.7-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
We recently changed ConvertedMap to throw an UnsupportedOperationException for unused methods. The behavior should be the same in other places where maps are added to proxy classes, e.g. ProxyGenerator.
Issue Links
- is related to
-
GROOVY-3200
Map coercion should not throw an NPE for non implemented methods from the map
-
Other issue dealing with Map Coercion