RFR: 8291067: macOS should use O_CLOEXEC instead of FD_CLOEXEC

David Holmes dholmes at openjdk.org
Sun Jul 31 21:58:58 UTC 2022


On Wed, 27 Jul 2022 19:19:44 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

> O_CLOEXEC is also available on macOS (__DARWIN_C_LEVEL >= 200809L), so use it same as on linux.

Changes requested by dholmes (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9663


More information about the hotspot-runtime-dev mailing list