diff options
author | Tom Tromey <tromey@redhat.com> | 2001-04-02 21:16:38 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2001-04-02 21:16:38 +0000 |
commit | 0003efa0b39dc5265f401acd9790dea95ad2a121 (patch) | |
tree | bf769c583541d60b569591ac4c42a27a164413a5 /libjava/jni.cc | |
parent | 5f82d4f21cac3bbef5b486a04cf4e5966f98ee75 (diff) | |
download | gcc-0003efa0b39dc5265f401acd9790dea95ad2a121.zip gcc-0003efa0b39dc5265f401acd9790dea95ad2a121.tar.gz gcc-0003efa0b39dc5265f401acd9790dea95ad2a121.tar.bz2 |
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
Diffstat (limited to 'libjava/jni.cc')
0 files changed, 0 insertions, 0 deletions