(bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: core-libs
    • b20
    • generic
    • generic

      Similar to the change in JDK-8305811, use the getChars method of particular implementations of CharSequence to load the characters into an array instead of eventually falling back to charAt().

            Assignee:
            Brian Burkhalter
            Reporter:
            Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: