RFR: 8353489: Increase timeout and improve Windows compatibility in test/jdk/java/lang/ProcessBuilder/Basic.java [v2]

Oleksii Sylichenko duke at openjdk.org
Sat May 3 13:02:34 UTC 2025


On Sat, 3 May 2025 12:46:55 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:

>> Would a comment with the following text be sufficient:
>> 
>> In Windows CMD (`cmd.exe`), `echo/` outputs a newline (i.e., an empty line).
>> Wrapping it with `cmd.exe /c` ensures compatibility in both native Windows and Cygwin environments.
>
> Thanks, sounds fine to me! (Although I’m not an expert in the field, which is also why I thought a comment would be a nice addition here)

done: 90752f181b1d8326c854bc06e2108a3751fa225e

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23933#discussion_r2072390824


More information about the core-libs-dev mailing list