classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] RFC: java/io/PrintStream.java: Handling of an invalid f


From: Ito Kazumitsu
Subject: Re: [cp-patches] RFC: java/io/PrintStream.java: Handling of an invalid file.encoding
Date: Wed, 16 Nov 2005 01:07:45 +0900 (JST)

From: Ito Kazumitsu <address@hidden>
Date: Tue, 15 Nov 2005 00:57:35 +0900 (JST)

> I think an invalid value of file.encoding should be treated as if it
> were "ISO-8859-1". Such is the behaviour of Sun's JDK.

A further study shows that an invalid value of file.encoding being
treated as if it were "ISO-8859-1" is not necessarily the behaviour of
Sun's JDK.

It seems that Japanese version of Sun's JDK "1.4.2_08" on MS Windows
does not respect the setting of file.encoding and its default encoding
is always "MS932".




reply via email to

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