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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 10
    • Component/s: 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.

            Assignee:
            Stuart Marks
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: