[
https://issues.jboss.org/browse/ISPN-3831?page=com.atlassian.jira.plugin....
]
Dan Berindei updated ISPN-3831:
-------------------------------
Fix Version/s: 7.0.0.Alpha1
(was: 6.0.1.Final)
UnmodifiableList and UnmodifiableCollection are missing optimal
Externalizers
-----------------------------------------------------------------------------
Key: ISPN-3831
URL:
https://issues.jboss.org/browse/ISPN-3831
Project: Infinispan
Issue Type: Enhancement
Components: Marshalling
Reporter: Sanne Grinovero
Assignee: Mircea Markus
Fix For: 7.0.0.Alpha1
These types are widely used in Infinispan and are using a slow path for Serialization:
- class java.util.Collections$UnmodifiableList
- class java.util.Collections$UnmodifiableCollection
This degenerates in slow UTF8 decoding and significant garbage being created.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira