On Fri, 7 Nov 2025 01:15:19 GMT, Roger Riggs <[email protected]> wrote:

> Replace the test case for the child writing to stderr and then exit 1. 
> `cat` on AIX writes the error message to stdout.
> Use JavaChild instead of `cat` to have the same sequence of output, input, 
> and exit status.

LGTM and fixes the issue on AIX. Thanks!

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28185#pullrequestreview-3432580038

Reply via email to