]
Sanne Grinovero updated ISPN-3831:
----------------------------------
Labels: 620 (was: )
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
Labels: 620
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: