[9] [XS] RFR 8138819 : File descriptors leak during construction of selector
Ivan Gerasimov
ivan.gerasimov at oracle.com
Mon Oct 5 13:08:21 UTC 2015
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