[Bug 3369] [IcedTea7] Backport "8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Apr 26 13:48:42 UTC 2017


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3369

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=ada095ab78a9
author: martin
date: Wed Apr 26 04:56:01 2017 +0100

    8043780, PR3369: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
    Summary: Use open(O_CLOEXEC) where available; fall back to FD_CLOEXEC when
necessary
    Reviewed-by: rasbold, dholmes

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170426/80a7c0cd/attachment.html>


More information about the distro-pkg-dev mailing list