RFR: 8291067: macOS should use O_CLOEXEC instead of FD_CLOEXEC [v5]

Gerard Ziemski gziemski at openjdk.org
Thu Nov 17 22:35:24 UTC 2022


On Thu, 17 Nov 2022 21:42:57 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Having the open() call do the create is simpler.
> I don't know about using "test" for the file name.

Would you like me to change it? Would `test_file.txt` work or did you have something else in mind?

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

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


More information about the hotspot-runtime-dev mailing list