RFR: 8325567: jspawnhelper without args fails with segfault [v7]

Aleksey Shipilev shade at openjdk.org
Fri Mar 8 09:23:55 UTC 2024


On Thu, 7 Mar 2024 20:04:13 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:

> I wonder if it would make sense to add a test with a correct argument format?

I would say that is what current jspawnhelper tests already test, and it is also tested implicitly with `Process` tests. Let's keep this test for testing that warning messages are printed on most common cases of misuse -- that is why `JspawnhelperWarnings` is a good name.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18112#discussion_r1517458419


More information about the core-libs-dev mailing list