On 2/13/2012 11:07 AM, Bill Shannon wrote:

Can you detect the case of creating an InputStreamReader using the
default encoding, wrapped around the InputStream from System.in
that refers to the console?  If so, it might be good to handle that
case as well, although at this point I would consider that to be
"extra credit"!  :-)

From a nitpickers point of view it should, as bug 4153167 evaluation states:
Will investiage the possibility of use cmd/console encoding (OEM by default on Windows) for System.in/err when the System.in/out is attached to a real "terminal" when jvm is started, in jdk8 timeframe

-Ulf


Reply via email to