mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-17 00:46:05 +00:00
865b4ea73f
* java/io/PipedInputStream: Rewrote to be simpler and more correct. * java/io/PipedOutputStream: Updated to match new PipedInputStream. * java/io/PipedReader: New implementation based on new PipedInputStream. * java/io/PipedWriter: Updated to match new PipedOutputStream. From-SVN: r38708