[kaffe] Kaffe CVS: kaffe dalibor

Kaffe CVS cvs-commits at kaffe.org
Fri Oct 25 01:23:32 PDT 2002


CVSROOT:	/cvs/kaffe
Module name:	kaffe
Changes by:	dalibor	02/10/25 01:23:04

Modified files:
	.              : ChangeLog 
	libraries/javalib/java/io: DataInputStream.java 
	libraries/javalib/java/lang: Class.java 
	libraries/javalib/kaffe/net/www/protocol/http: 
	                                               HttpURLConnection.java 

Log message:
Fri Oct 25 10:30:19 CEST 2002 Oskar Sandberg <oskar at freenetproject.org>

* libraries/javalib/java/lang/Class.java:
(getResourceAsStream) Return null if ran for a resource that does
not exist, instead of throwing a NullPointerException.

Reported by: Matthew Toseland <toad at amphibian.dyndns.org>

Fri Oct 25 10:19:08 CEST 2002 Dalibor Topic <robilad at yahoo.com>

* libraries/javalib/java/io/DataInputStream.java:
(DataInputStream) wrap input stream in a PushbackInputStream.
(readLine) avoid leaving dangling '\n' in the input stream if
there are characters available for reading after a '\r' is read.

Reported by: Jukka Santala <jsantala at nic.fi>

Tue Oct 22 15:22:23 EEST 2002 Jukka Santala <jsantala at nic.fi>

* libraries/javalib/kaffe/net/www/protocol/http/
HttpURLConnection.java: Actually use the proxy socket.





More information about the kaffe mailing list