close() not working on the nio patch for JDK7
Avinash Lakshman
avinash.lakshman at gmail.com
Fri Nov 21 13:21:23 PST 2008
Download we have is from here -
http://download.java.net/jdk7/jsr203/binaries/. Is there a more recent
version?
Thanks
Avinash
On Fri, Nov 21, 2008 at 10:38 AM, Alan Bateman <Alan.Bateman at sun.com> wrote:
> Avinash Lakshman wrote:
>
>> close() on RandomAccessFile doesn't seem to work. We see a lot of open
>> file handles we though we are invoking close() on the RandomAccessFile in a
>> finally block. Is this a bug in this patch?
>>
>> Thanks
>> Avinash
>>
> What patch is this? Are you building your own binaries from a clone of the
> nio/nio mercurial repository? In any case, I'm not aware of any problems
> with RandomAccessFile#close. If you have a test case that you can share that
> would be great.
>
> -Alan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20081121/2a189e91/attachment.html
More information about the nio-discuss
mailing list