Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8306374

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • 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().

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

              Created:
              Updated:
              Resolved: