[Bug 3368] New: [IcedTea8] 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 03:37:39 UTC 2017
    
    
  
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3368
            Bug ID: 3368
           Summary: [IcedTea8] Backport "8043780: Use open(O_CLOEXEC)
                    instead of fcntl(FD_CLOEXEC)"
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org
Use of O_CLOEXEC avoids the possibility of a race between opening the file and
the fcntl call which adds FD_CLOEXEC.
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/6fc3b8261368
-- 
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/660ac2d7/attachment.html>
    
    
More information about the distro-pkg-dev
mailing list