bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/29526] NIO Class gnu.java.nio.ChannelInputStream produces


From: ron at ronsoft dot com
Subject: [Bug classpath/29526] NIO Class gnu.java.nio.ChannelInputStream produces spurious EOS indications
Date: 20 Oct 2006 23:21:40 -0000


------- Comment #2 from ron at ronsoft dot com  2006-10-20 23:21 -------
This class is the implementation of
java.nio.channels.Channels.newInputStream(), which is a utility adapter class
that maps an NIO channel to an InputStream.

It certainly is used, I'm using it and this bug caused me a lot of heartburn. 
The new code I provided you has been tested and works well.  Please include
this fix in the next release.

Thank you.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29526





reply via email to

[Prev in Thread] Current Thread [Next in Thread]