Scope of OpenJDK NIO

Alan Bateman Alan.Bateman at Sun.COM
Wed Apr 30 13:20:57 PDT 2008


David M. Lloyd wrote:
> :
> Here's more:
>
> - Selector doesn't implement Closable, despite have a "void close() 
> throws IOException" method
> - Other classes, like ZipFile, also have this same deficiency
I don't think we have an RFE for Selector to implement Closeable but 
there is one for ZipFile:
  http://bugs.sun.com/view_bug.do?bug_id=6389768
As it has a low priority and doesn't have any votes then maybe you could 
send a patch to core-libs-dev to try to make it happen?

-Alan.



More information about the nio-dev mailing list