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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      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.

            bpb Brian Burkhalter
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: