Integrated: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
Leonid Mesnik
lmesnik at openjdk.org
Thu May 4 01:14:23 UTC 2023
On Thu, 27 Apr 2023 01:06:23 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> The ProcessTools.startProcess (...) has been updated to completely read streams after process has been completed.
> The test was updated to run 5 times with different number of lines and line sizes.
This pull request has now been integrated.
Changeset: 64ac9a05
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/64ac9a05e85020d24e33ba55cffa1bd9b269218a
Stats: 63 lines in 2 files changed: 29 ins; 18 del; 16 mod
8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/13683
More information about the core-libs-dev
mailing list