Optimization for StringBuilder append boolean & null

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b23
    • Fix failed

      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.

            Assignee:
            Shaojin Wen
            Reporter:
            Shaojin Wen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: