[lworld] Value objects should consistently use System.identityHashCode

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • tbd
    • Affects Version/s: repo-valhalla
    • Component/s: core-libs

      When computing System.identityHashCode for value objects, the hashCode of embedded references should use System.identityHashCode.
      This allows the identity hashcode to be constant (not recursive) and allow caching of the identity hashcode.

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: