]
Pedro Ruivo updated ISPN-7610:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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.Final
When the unboxing is no-op, the entryMap is not modified, and the returned map is empty.
Please accompany the fix with a testcase.