Tom Tromey
0003efa0b3
PrintStream.java (out): Removed field.
* java/io/PrintStream.java (out): Removed field. Fixes PR
java/2449.
(write): Call flush, not out.flush, per spec.
(close): Flush output stream, per spec. Handle
InterruptedIOException.
(checkError): Likewise.
(flush, print, write): Handle InterruptedIOException per spec.
(PrintStream): Don't create BufferedOutputStream.
(work_bytes): New field.
(writeChars): Use work_bytes. Don't assume `out' is a
BufferedOutputStream.
From-SVN: r41014
2001-04-02 21:16:38 +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-04-02 06:23:10 +01: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
2001-04-02 06:23:10 +01:00
2001-03-25 23:05:32 -08:00
2001-03-25 23:05:32 -08:00
2001-03-25 23:05:32 -08:00
2001-04-02 06:23:10 +01: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-03-09 01:35:54 +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
2001-04-02 21:16:38 +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