Hi, I propose to remove two methods; they have been deprecated for morethan 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