[jdk17u-dev] RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
Martin Doerr
mdoerr at openjdk.org
Thu Jun 6 09:21:52 UTC 2024
On Wed, 29 May 2024 18:17:31 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
>
> Elif Aslan has updated the pull request incrementally with one additional commit since the last revision:
>
> backport of 64ac9a05e85020d24e33ba55cffa1bd9b269218a
This backport causes test errors: https://bugs.openjdk.org/browse/JDK-8333698
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2456#issuecomment-2151807762
More information about the jdk-updates-dev
mailing list