------- Additional Comments From tromey at gcc dot gnu dot org 2004-10-20 18:03 ------- My understanding is that other java compilers do use the locale's default encoding. However, unlike the glibc iconv() converter, typically javac treats ASCII as equivalent to Latin 1.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15575