[jdk25u-dev] Integrated: 8372710: Update ProcessBuilder/Basic regex
Roland Mesde
duke at openjdk.org
Mon Feb 23 18:19:11 UTC 2026
On Wed, 18 Feb 2026 20:32:15 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8372710: Update ProcessBuilder/Basic regex.
>
> This PR uodates the ProcessBuilder/Basic test regex to match new IOException format changed in JDK-8352533 (from error=%d to error: %d), fixing failures on AIX.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/jdk/java/lang/ProcessBuilder/Basic.java
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25420158/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25420159/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25420160/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25420161/linux-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: 5a59dfa7
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/5a59dfa75dcb373718e09fb1d960b7c7b08d6efc
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8372710: Update ProcessBuilder/Basic regex
Backport-of: b3e063c2c34ac12ae2a566617560ecc52253262d
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/289
More information about the jdk-updates-dev
mailing list