[jdk17u-dev] Integrated: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time

Elif Aslan duke at openjdk.org
Wed Jun 5 17:02:03 UTC 2024


On Thu, 9 May 2024 16:32:05 GMT, Elif Aslan <duke at openjdk.org> wrote:

> Clean backport to fix ProcessTools.startProcess() bug.
> 
> See original PR explanation [here](https://github.com/openjdk/jdk/pull/13594)
> 
> I need this backport to be merged to able to complete [this](https://github.com/openjdk/jdk17u-dev/pull/2339) backport request.
> 
> Additional testing: macos-x86_64-server-release tier2

This pull request has now been integrated.

Changeset: 7d0d793e
Author:    Elif Aslan <elifasln at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/7d0d793ea51e7996ec716034841c88ec4d1cd6b3
Stats:     225 lines in 3 files changed: 211 ins; 3 del; 11 mod

8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"

Reviewed-by: shade
Backport-of: 2e340e855b760e381793107f2a4d74095bd40199

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2456


More information about the jdk-updates-dev mailing list