Integrated: 8303697: ProcessTools doesn't print last line of process output
Leonid Mesnik
lmesnik at openjdk.org
Fri Mar 17 13:49:32 UTC 2023
On Wed, 15 Mar 2023 05:41:33 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> The StreamPumper is fixed to process the last line even it is not finishes with '\n' or '\r'. The test included. Testing with tier1-3 also to verify that tests are not broken.
This pull request has now been integrated.
Changeset: 8d2ebf24
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8d2ebf248e2884fbf138b603ae82f81bd0926cf3
Stats: 87 lines in 2 files changed: 82 ins; 0 del; 5 mod
8303697: ProcessTools doesn't print last line of process output
Reviewed-by: dholmes, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/13034
More information about the core-libs-dev
mailing list