date parse error
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Fri Sep 28 15:00:00 GMT 2001
On Saturday, September 29, 2001, at 02:15 AM,
niklas.fondberg@i3micro.com wrote:
> Notice contentlength and date difference jdk <-> libgcj
There seems to be a bug in your test case. You can't call setUseCaches()
after connect(), it results in an IllegalAccessException. This happened
on both gcj and the JDK 1.3 when I tried it.
The content length was returned correctly for me using a current CVS
GCJ, at least for the URLs I tried. If it doesn't work for you, it may
be a deficiency in our http protocol implementation.
Date parsing has also been improved recently. The remaining issues seem
to be locale and timezone related.
regards
Bryce.
More information about the Java
mailing list