[jdk17u-dev] RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
Aleksey Shipilev
shade at openjdk.org
Tue May 14 09:12:02 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
There is a recorded followup for this change: [JDK-8306946](https://bugs.openjdk.org/browse/JDK-8306946) -- do we need to add it here? Does the affected test fail in JDK 17 tree with this PR applied?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2456#issuecomment-2109677798
More information about the jdk-updates-dev
mailing list