diff options
author | Per Bothner <bothner@gcc.gnu.org> | 1999-04-16 11:34:58 -0700 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 1999-04-16 11:34:58 -0700 |
commit | a99ce7cae5a040bbf71486ab1472f61ef0ced76c (patch) | |
tree | af9a42630599d2dc82750451124788780e12b5a7 /libjava/gnu | |
parent | 78638e240e2d91aa5d0cad91b49e82dae74d6a7c (diff) | |
download | gcc-a99ce7cae5a040bbf71486ab1472f61ef0ced76c.zip gcc-a99ce7cae5a040bbf71486ab1472f61ef0ced76c.tar.gz gcc-a99ce7cae5a040bbf71486ab1472f61ef0ced76c.tar.bz2 |
InputStreamReader.java (<init>): Set super.in correctly.
�
* java/io/InputStreamReader.java (<init>): Set super.in correctly.
* java/io/OutputStreamWriter.java (<init>): Set super.in correctly.
(writeChars): Don't be quite so eager to flush.
* java/io/PrintStream.java: Rewrite. Now more similar to
OutputStreamWriter, using explicit UnicodeToBytes converter.
Also, autoflush does not need to flush so often.
* java/lang/natString.cc (getBytes): More efficient algorithm.
(init(jbyteArray,jint,jint,jstring)): More efficient.
From-SVN: r26508
Diffstat (limited to 'libjava/gnu')
0 files changed, 0 insertions, 0 deletions