(bf) Remove obsolete instanceof checks in CharBuffer.append

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 25
    • Component/s: core-libs
    • b03
    • generic
    • generic

      Given that CharSequence.getChars now exists, there is no reason in the general case to continue to check inside the CharBuffer.append methods whether a CharSequence is a String, StringBuffer, or StringBuilder.

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

              Created:
              Updated:
              Resolved: