On Mon, 22 Jul 2024 16:31:32 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> I think it was returning an "exit value" of -1, the > test/lib/jdk/test/lib/process/OutputBuffer.java default. Correct, that was the exit value. > But yes just don't check exit code for a JMX Executor, and jcmd would return > zero but we don't want to embed that as a requirement, it's really a failure. Agreed. I removed the exit status check. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20257#discussion_r1687083247