Loading... (original) (raw)
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.