[jdk25u-dev] RFR: 8372710: Update ProcessBuilder/Basic regex
duke
duke at openjdk.org
Mon Feb 23 16:50:58 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)
@rm-gh-8
Your change (at version 2dff8cf3c782fbcee246ec17208973c58021ab0c) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/289#issuecomment-3945954494
More information about the jdk-updates-dev
mailing list