Release Note: Optimized Empty Substring Handling

XMLWordPrintable

    • Verified

      The implementation of `String.substring` and related methods `stripLeading` and `stripTrailing` have changed in this release to avoid redundantly creating a new empty String. This may impact code that depends on unspecified behaviour and the identity of empty sub-strings.

            Assignee:
            Claes Redestad
            Reporter:
            Clifford Wayne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: