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. This pull request has now been integrated. Changeset: a90fc266 Author: Roger Riggs <[email protected]> URL: https://git.openjdk.org/jdk/commit/a90fc2661a7c11077ea17d37563dfb3dfba28016 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8371421: [AIX] new test ProcessCloseTest fails Reviewed-by: mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/28185
