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

Fix deprecation warning in sun.misc.CharacterDecoder

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 9
    • 9
    • core-libs

    Description

      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);

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: