Hi,
It seems in my eagerness to expedite this, I neglected to follow the
established
protocol for removing methods.
The decision and announcement to remove methods will be made as part of
the JDK 9
updates but the actual removal will be in a later release (JDK 10).
My apologies for the confusion, Roger
On 2/27/2015 11:57 AM, Roger Riggs wrote:
Please review this change to remove deprecated methods:
java.lang.Runtime.getLocalizedInputStream(InputStream in)
java.lang.Runtime.getLocalizedOutputStream(OutputStream out)
If you are aware of any uses of these methods please comment; I could
not find any.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-remove-localized-stream-8074045/
Issue:
https://bugs.openjdk.java.net/browse/JDK-8074045
Thanks, Roger