classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: InputStreamReader fixlet


From: Tom Tromey
Subject: Re: [cp-patches] FYI: InputStreamReader fixlet
Date: 09 Nov 2005 17:28:30 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Roman" == Roman Kennke <address@hidden> writes:

Roman> * java/io/InputStreamReader.java
Roman> (InputStreamReader(InputStream, CharsetDecoder)): Catch the case
Roman> when the CharsetDecoder returns a null charset and handle it like
Roman> US-ASCII.

Do we really want this to default to US-ASCII and not, say, file.encoding?

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]