deduplicate lambda methods

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: 8-pool, 9-pool, 10-pool
    • Component/s: tools
    • None
    • b07

      The goal of this enhancement is to deduplicate lambda implementation methods for lambda expressions declared in the same file that have the same target type, captured state, and body. This change adds a
      utility for hashing and comparing trees that is used to perform the
      deduplication. Deduplication is not performed if debug info is enabled, to preserve the accuracy of local variable and line number debug info. Serializable lambdas are not considered for deduplication.

            Assignee:
            Liam Miller-Cushon
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: