On Mon, 16 Jun 2025 18:20:12 GMT, Roger Riggs <[email protected]> wrote:
>> Thomas Stuefe has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains five commits: >> >> - Revert change from _exit to exit >> - Add regression test for VFORK->FORK fallback >> - Update removal patch >> - warning message >> - remove-vfork > > src/java.base/unix/native/libjava/childproc.c line 207: > >> 205: vector[count] = NULL; >> 206: } >> 207: > > This mode should be mentioned in the CSR, even if no-one knew it was there. done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25768#discussion_r2965660655
