]
Nistor Adrian updated IPROTO-97:
--------------------------------
Fix Version/s: 4.3.0.Alpha8
(was: 4.3.0.Alpha9)
Generated code should track missing fields using a bitset simulated
in a long/int rather than individual boolean flags
----------------------------------------------------------------------------------------------------------------------
Key: IPROTO-97
URL:
https://issues.jboss.org/browse/IPROTO-97
Project: Infinispan ProtoStream
Issue Type: Enhancement
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 4.3.0.Alpha8, 4.3.0.Final
This should ensure a lower number of local vars in the generated method with less chances
of hitting the limit.