Tom Tromey
39f90b7ce0
PipedWriter.java (flush): Throw exception if stream closed.
* java/io/PipedWriter.java (flush): Throw exception if stream
closed.
* java/io/OutputStreamWriter.java (write): Throw exception if
stream closed.
(writeChars): Don't throw exception if stream closed.
* java/io/CharArrayWriter.java (closed): New field.
(close): Set it.
(flush): Throw exception if stream closed.
(reset): Synchronize on correct lock. Allow stream to be
reopened.
(toCharArray, toString, writeTo): Synchronize.
(write): Throwe exception if stream closed.
* java/io/BufferedWriter.java (close): Clear `buffer'.
(flush): Throw IOException if stream is closed.
(write): Likewise.
From-SVN: r39927
2001-02-20 19:01:55 +00:00
..
2000-03-07 19:55:28 +00:00
2000-05-19 23:35:34 +00:00
2001-02-13 18:55:13 +00:00
2001-02-20 19:01:55 +00:00
2001-02-19 05:37:28 +00:00
2000-08-19 19:54:36 +00:00
2001-02-19 05:37:28 +00:00
2001-02-20 19:01:55 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2001-02-17 15:09:46 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-05-19 17:55:34 +00:00
2001-02-09 00:30:31 -08:00
2000-12-26 00:24:01 +00:00
2000-11-20 18:25:41 +00:00
2000-12-08 10:28:32 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-12-04 10:20:00 +00:00
2000-10-30 09:20:47 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2001-02-13 18:55:13 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2001-02-09 01:54:38 +00:00
2000-03-07 19:55:28 +00:00
2000-05-19 17:55:34 +00:00
2000-05-19 17:55:34 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-04-21 20:38:43 +00:00
2000-03-07 19:55:28 +00:00
2000-08-02 21:54:04 +00:00
2000-03-15 22:03:19 +00:00
2000-03-15 22:03:19 +00:00
2000-11-26 01:48:04 +00:00
2000-05-19 17:55:34 +00:00
2000-05-19 17:55:34 +00:00
2000-05-19 17:55:34 +00:00
2000-05-19 17:55:34 +00:00
2001-02-13 07:42:48 +00:00
2000-05-19 17:55:34 +00:00
2000-05-19 17:55:34 +00:00
2001-01-27 06:04:29 +00:00
2001-01-06 23:28:40 +00:00
2000-05-19 17:55:34 +00:00
2000-07-28 11:58:03 +00:00
2000-05-19 17:55:34 +00:00
2000-09-08 19:37:09 +00:00
2000-03-07 19:55:28 +00:00
2001-02-20 19:01:55 +00:00
2001-01-06 23:28:40 +00:00
2001-01-05 08:23:51 +00:00
2001-02-13 18:55:13 +00:00
2001-02-20 19:01:55 +00:00
2000-03-07 19:55:28 +00:00
2001-02-17 13:59:13 +00:00
2000-06-27 21:27:50 +00:00
2001-01-06 23:28:40 +00:00
2000-12-08 10:28:32 +00:00
2001-02-17 13:59:13 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-12-15 05:59:31 +00:00
2000-04-11 09:21:53 +00:00
2001-02-17 13:59:13 +00:00
2000-03-07 19:55:28 +00:00
2001-02-17 13:59:13 +00:00
2000-12-15 06:08:55 +00:00
2000-09-08 19:37:09 +00:00
2000-03-07 19:55:28 +00:00
2000-03-07 19:55:28 +00:00
2000-06-27 05:10:03 +00:00
2000-03-07 19:55:28 +00:00