(bf) Use CharSequence::getChars for StringCharBuffer bulk get methods

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 26
    • Component/s: core-libs
    • b11

      StringCharBuffer currently implements bulk get methods with a manual loop. JDK-8343110 provides a method on CharSequence that can copy characters in batch into char arrays; we can use that to implement StringCharBuffer bulk get opertaions.

            Assignee:
            Brian Burkhalter
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: