HTT URLConnection.getInputStream seems broken in cvs
Michael Koch
konqueror@gmx.de
Fri Mar 4 13:25:00 GMT 2005
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
More information about the Java
mailing list