RFR(s): 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close()

Martin Buchholz martinrb at google.com
Wed Sep 12 12:59:09 UTC 2018


On Wed, Sep 12, 2018 at 5:46 AM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> On Wed, Sep 12, 2018 at 2:30 PM, Martin Buchholz <martinrb at google.com> wrote:

> Btw, should I retry the readdir() on EINTR?

If I read
http://pubs.opengroup.org/onlinepubs/9699919799/functions/readdir.html
correctly, then readdir should never fail with EINTR


More information about the core-libs-dev mailing list