On Tue, 10 Mar 2026 20:27:07 GMT, Roger Riggs <[email protected]> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional >> commit since the last revision: >> >> attempt a different fix for the MacOS kernel-closes-CLOEXEC-fds-too-early >> problem > > I see three tests fail in our CI for > `test/hotspot/jtreg/runtime/cds/appcds/aotFlags/`. > Two of which mention `Failed to exec spawn helper: pid: 744317, exit code: > 137, error: 0 (none) ` > I haven't had a chance to debug them. @RogerRiggs I decided to do a separate PR with some improvements to error reporting: https://github.com/openjdk/jdk/pull/30232 . Could you give that a quick thumbs up if you like it? I think this will give us much better chances at analysing problems in the child process. I plan to hold off this PR until https://github.com/openjdk/jdk/pull/30232 is in, and then we can use the improved reporting to hunt down any remaining bugs in this PR, should there still be any. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29939#issuecomment-4052952867
