]
William Burns updated ISPN-7610:
--------------------------------
Status: Open (was: New)
TypeConverterDelegatingAdvancedCache.unboxEntryMap returns empty map
--------------------------------------------------------------------
Key: ISPN-7610
URL:
https://issues.jboss.org/browse/ISPN-7610
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Radim Vansa
Assignee: William Burns
When the unboxing is no-op, the entryMap is not modified, and the returned map is empty.
Please accompany the fix with a testcase.