Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-375

Do not store duplicate keyed list entry fields

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • Binding codegen
    • None

      As a follow-up to MDSAL-374, make sure we do not instantiate the entry key eagerly, but rather postpone its instantiation to when it is actually requested.

      This means the accessor needs to be thread-safe and we need to check that all constituent fields are initialized to non-null - otherwise we need to throw an IllegalStateException.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: