This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: HTT URLConnection.getInputStream seems broken in cvs
- From: Michael Koch <konqueror at gmx dot de>
- To: Phil Shaw <phil at mkdoc dot com>
- Cc: Fabio Roger <fabioroger at gmail dot com>, gcj <java at gcc dot gnu dot org>
- Date: Fri, 4 Mar 2005 14:23:53 +0100
- Subject: Re: HTT URLConnection.getInputStream seems broken in cvs
- References: <422851EE.18564.7E411F@localhost> <42285D91.4759.ABB6C1@localhost>
On Fri, Mar 04, 2005 at 01:07:29PM -0000, Phil Shaw wrote:
> On 4 Mar 2005, at 20:39, Fabio Roger wrote:
>
> > hmmm yes you're right.. I changed to UTF-8 and it worked.. but
> > shouldnt it work with GB2310?
>
> GB2312 is a standard Java encoding, but I suppose it may not be
> implemented in GNU Classpath. I don't know where to look for
> information like this I'm afraid, the classpath site would be a good
> place to start.
>
> http://www.gnu.org/software/classpath/home.html
Its not implements in classpath, but its in libgcj as libgcj uses an
iconv provider. That are historical differences between both projects
that are being worked on to fix.
Michael
--
Java Trap: http://www.gnu.org/philosophy/java-trap.html