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

Fix deprecation warning in sun.misc.CharacterDecoder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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);

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

              Created:
              Updated:
              Resolved: