Integrated: 8371421: [AIX] new test ProcessCloseTest fails

Roger Riggs rriggs at openjdk.org
Fri Nov 7 17:51:32 UTC 2025


On Fri, 7 Nov 2025 01:15:19 GMT, Roger Riggs <rriggs at openjdk.org> 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 <rriggs at openjdk.org>
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


More information about the core-libs-dev mailing list