gcc/libjava/gnu
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
..
awt * gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method. 2002-01-24 16:44:37 +00:00
classpath Add license clarification. 2002-01-22 22:40:42 +00:00
gcj 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
java [multiple changes] 2002-02-14 23:16:11 +00:00