gcc/libjava/gnu/gcj
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
..
convert name-finder.cc (toHex): Use word mode, not long long. 2002-02-17 21:52:44 -05:00
io shs.h, [...]: use uint<n>_t instead of LONG and BYTE 2002-02-07 05:01:29 +00:00
protocol 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
runtime Add license clarification. 2002-01-22 22:40:42 +00:00
xlib * gnu/gcj/xlib/XImage.java (toString): Add missing initialization. 2001-12-09 23:59:48 -08:00
Core.java jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
natCore.cc jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
RawData.java Thread.java: Declare `data' as Object, not RawData. 2000-05-18 11:08:25 +01:00