java.io PipedInputStream PipedOutputStream PipedReader PipedWriter

Bryce McKinlay bryce@albatross.co.nz
Fri Jan 5 00:20:00 GMT 2001


The Piped I/O classes we inherited from classpath were somewhat broken
(especially PipedReader/PipedWriter). These new implementations are
much simpler and hopefully less buggy - they work for my code and pass
all the test cases I found (JCL, Kaffe, Classpath).

I'm checking these in.

regards

  [ bryce ]




More information about the Java-patches mailing list