Fix deprecation warning in sun.misc.CharacterDecoder

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs

      sun/misc/CharacterDecoder.java:191: warning: [deprecation] getBytes(int,int,byte[],int) in java.lang.String has been deprecated
              inputString.getBytes(0, inputString.length(), inputBuffer, 0);

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

              Created:
              Updated:
              Resolved: