On Tue, 5 Mar 2024 17:56:21 GMT, Roger Riggs <rri...@openjdk.org> wrote:

> I'm curious why this test is requires `vm.debug`? That means it generally 
> won't get run on release builds.

This is due to the tests of the crash scenarios that are guarded with #ifdef 
DEBUG in jspawnhelper. 

Moving the test in the separate file is a great suggestion so that misuse case 
is added to the release test suite.

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

PR Comment: https://git.openjdk.org/jdk/pull/18112#issuecomment-1979466109

Reply via email to