[9] [XS] RFR 8138819 : File descriptors leak during construction of selector

Ivan Gerasimov ivan.gerasimov at oracle.com
Mon Oct 5 13:18:38 UTC 2015


Thanks Roger!

On 05.10.2015 16:12, Roger Riggs wrote:
> Hi Ivan,
>
> Looks fine, Roger
>
> (not specifically an NIO reviewer)
>
I'll wait 24 hours in a case anyone would like to comment on the 
suggested fix.

Sincerely yours,
Ivan

> On 10/5/2015 9:08 AM, Ivan Gerasimov wrote:
>> Hello!
>>
>> When constructing different kinds of Selector, a pair of file 
>> descriptors (the pipe ends) are created.
>> If later in the constructor an exception is thrown, these will remain 
>> open.
>> Would you please help review the fix?
>>
>> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8138819
>> WEBREV: http://cr.openjdk.java.net/~igerasim/8138819/00/webrev/
>>
>> Sincerely yours,
>> Ivan
>
>



More information about the nio-dev mailing list