[REDO] Optimization for StringBuilder append boolean & null

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      After PR #16245, C2 optimizes stores into primitive arrays by combining values ​​into larger stores.

      Rewrites the code of appendNull and append(boolean) methods so that these two methods can be optimized by C2.

        There are no Sub-Tasks for this issue.

            Assignee:
            Shaojin Wen
            Reporter:
            Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: