-
Enhancement
-
Resolution: Fixed
-
P3
-
10
-
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.
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.
- blocks
-
JDK-8177554 Umbrella: Remove terminally deprecated APIs from JDK 10
-
- Resolved
-
- csr for
-
JDK-8193162 Remove terminally deprecated methods Runtime.getLocalized{Input,Output}Stream
-
- Closed
-
- relates to
-
JDK-8074045 Remove deprecated Runtime.getLocalizedInputStream and getLocalizedOutputStream methods
-
- Closed
-
-
JDK-8145468 update java.lang APIs with new deprecations
-
- Resolved
-
-
JDK-4248425 (spec) Runtime.getLocalizedInputStream() does not specify null handling
-
- Closed
-