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

Remove terminally deprecated methods Runtime.getLocalized{Input,Output}Stream

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • core-libs
    • b36

      The methods

      Runtime.getLocalizedInputStream
      Runtime.getLocalizedOutputStream

      were terminally deprecated in JDK 9, and they have been deprecated since JDK 1.1. They should be removed from a JDK feature release. They are basically non-functional, being part of an obsolete internationalization mechanism. There are no known uses of these APIs, they can be removed from JDK 10.

            smarks Stuart Marks
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: