Request for approval 8021820: Number of opened files used in select() is limited to 1024 [macosx]
Aleksej Efimov
aleksej.efimov at oracle.com
Tue Aug 20 05:38:33 PDT 2013
Hi,
This is a request to backport a JDK 8 fix for bug 8021820 to JDK 7u-dev.
The changes little differs from JDK 8 but identical to it by nature:
The compilation flag for [.c|.cpp] files were added just to another
place: jdk/make/common/Defs-macosx.gmk
The fix was already integrated into JDK 8.
The new test was executed successfully on all platforms.
Webrev:
http://cr.openjdk.java.net/~aefimov/8021820/jdk7/webrev.00/
Bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8021820
JDK8 changesets:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11ccaabdb2a8
http://hg.openjdk.java.net/jdk8/tl/rev/00dcfaa6bc01
JDK8 review thread:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019461.html
Thanks,
Aleksej
More information about the jdk7u-dev
mailing list