On Fri, Feb 18, 2005 at 03:43:33AM +0100, Robert Schuster wrote:
> Hi.
> I think I have fixed the remaining bits in the ChannelReader. This patch 
> adds support for the two missing constructors in 
> java.io.InputStreamReader and implements both variants of 
> java.nio.newChannel correctly (not being stubs anymore).
> 
> 2005-02-18  Robert Schuster  <[EMAIL PROTECTED]>
> 
>        * java/nio/channels/Channels: Added FIXMEs about
>        stub method implementation.
>        (newReader): Implemented.
>        * java/io/InputStreamReader:
>        (InputStreamReader(InputStream, Charset)): Implemented.
>        (InputStreamReader(InputStream, CharsetDecoder)): Implemented.
>        * gnu/java/nio/ChannelReader: New class.
> 
> If no one objects I want to have this in for 0.14

Can you please use "//" for inline comments and not "/* ... */".
This is afaik much easier to read.


Michael


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to