On Tue, 12 May 2026 10:32:07 GMT, Frederic Thevenet <[email protected]> 
wrote:

>> I've reviewed the tests in `tests/jdk/java/lang/ProcessBuilder` for issues 
>> where a specific `launchMechanism` mode is explicitly requested for running 
>> a test, but is not honoured by  other jvm processes spawned by the test 
>> runner.
>> 
>> I found two issues:
>>   - In `Basic.java` where the specified value for 
>> `jdk.lang.Process.launchMechanism` isn't propagated to descendant java 
>> processes.
>>   - In `InvalidWorkDir.java`, where the posix_spawn test run incorrectly 
>> runs in fork mode.
>> 
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Frederic Thevenet has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Avoid empty cmd line arguments (not side effect-free in this test)

@fthevenet 
Your change (at version c848f0e4560d13713cfbfe923637323ba1f448dd) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/31126#issuecomment-4475353451

Reply via email to