[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: System.in and buffering
From: |
Brian Jones |
Subject: |
Re: System.in and buffering |
Date: |
27 Apr 2002 22:50:31 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Tom Tromey <address@hidden> writes:
> Today I looked at merging the Classpath and libgcj System classes. Is
> there a particular reason System.in (and .out and .err) are not
> buffered? The JCL book says that they are by default (this info isn't
> in the online docs). Also I think buffering is important for
> performance.
>
> I'm keeping the buffering in the libgcj version. I just want to know
> if there is a reason before applying my patch to the Classpath one.
I'm open to buffering these if the JCL says to do so.
Brian
--
Brian Jones <address@hidden>