gcc/libjava/gnu/gcj/protocol
Per Bothner 0bf188159d Connection.java (conect): Open the input and/or output streams immediately here, instead of using File.exists.
* gnu/gcj/protocol/file/Connection.java (conect):  Open the input
	and/or output streams immediately here, instead of using File.exists.
	(inputStream, outputStream):  New fields to save open streams.
	(getInputStream, getOutputStream):  Use already-opened streams.

From-SVN: r49965
2002-02-22 05:53:23 -08:00
..
core jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
file Connection.java (conect): Open the input and/or output streams immediately here, instead of using File.exists. 2002-02-22 05:53:23 -08:00
http Connection.java (gotHeaders): Removed. 2000-08-10 10:10:25 +01:00
jar Oops, typo in last change. 2000-05-19 03:46:09 +01:00