Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2022

Make MarshalledValues immutable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 5.1.4.FINAL
    • Marshalling
    • None
    • Medium

      MarshalledValues are not currently reused, so the containers could be made immutable. Different subtypes would be needed as well, i.e., InstanceBaisedMarshalledValue, where instance is final and raw then need not be volatile. RawBiasedMarshalledValue, where raw is final and instance then need not be volatile. serialisedSize and equalityPreferenceForInstance would be unnecessary.

            Unassigned Unassigned
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: