Time to remove deprecated Runtime.getLocalizedInput/OutputStream methods?

Stuart Marks stuart.marks at oracle.com
Fri Feb 27 02:21:50 UTC 2015


On 2/23/15 8:57 AM, Roger Riggs wrote:
> I propose to remove two methods; they have been deprecated for more than a decade,
> do not seem to be in use anywhere, and have degenerate implementations.
>
> java.lang.Runtime.getLocalizedInputStream(InputStream in)
> java.lang.Runtime.getLocalizedOutputStream(OutputStream out)
>
> I have not been able to find any use of them but would be happy to check further.
>
> Comments and suggestions welcome, Roger

Sounds like a fine idea to remove them!

s'marks
(aka DrDeprecator)



More information about the core-libs-dev mailing list