]
Tristan Tarrant updated ISPN-7610:
----------------------------------
Fix Version/s: 9.0.0.CR4
(was: 9.0.0.Final)
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
Fix For: 9.0.0.CR4
When the unboxing is no-op, the entryMap is not modified, and the returned map is empty.
Please accompany the fix with a testcase.