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

Gerard Ziemski gziemski at openjdk.org
Wed Nov 16 19:52:00 UTC 2022


On Thu, 28 Jul 2022 20:04:49 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Gerard Ziemski has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   create our own test file, to guarantee it will exist
>
> Thumbs up. What Mach5 testing have you done here?

@dcubed-ojdk @dholmes-ora @tstuefe 

Sorry guys, I need you to take a look at this one last time - turned out that the "gtest.cmdline" file does not exist in current working directory when ran in Mach5, so we now create our own test file.

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

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


More information about the hotspot-runtime-dev mailing list