Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2048988 | 1.4.0 | Michael Mccloskey | P3 | Resolved | Fixed | rc1 |
The Pipe.SourceChannel class should implement the
ScatteringByteChannel interface, and the Pipe.SinkChannel
class should implement the GatheringByteChannel interface.
These oversights were pointed out during the Public Review
of JSR-51.
-- ###@###.### 2001/11/13
ScatteringByteChannel interface, and the Pipe.SinkChannel
class should implement the GatheringByteChannel interface.
These oversights were pointed out during the Public Review
of JSR-51.
-- ###@###.### 2001/11/13
- backported by
-
JDK-2048988 (ch) Pipe channel classes should implement scatter/gather interfaces (spec)
-
- Resolved
-