summaryrefslogtreecommitdiff
path: root/test/java.io/PipedStreamTest.java
Commit message (Collapse)AuthorAgeFilesLines
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-1/+1
|
* * test/java.io/PipedReaderWriterTest.java: Use Thread.sleep() toBryce McKinlay2001-01-051-2/+2
| | | | | | | implement delay, not System.gc(). * test/java.io/PipedStreamTest.java: Ditto. * java/io/PipedReader: Synchronize on "lock" instead of this.
* Initial checkinAaron M. Renn1998-12-021-0/+134