ClassModel needs to be immutable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.12.0
    • Affects Version/s: None
    • Component/s: POJO
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In JAVA-3364 we find that the collection fields in `ClassModel` can be modified after construction. The getters for these collection fields do not provide defensive copies of the collections, which is required for `ClassModel` to be immutable.

              Assignee:
              John Stewart (Inactive)
              Reporter:
              John Stewart (Inactive)
              None
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: