RFR: 8303697: ProcessTools doesn't print last line of process output [v2]
Leonid Mesnik
lmesnik at openjdk.org
Wed Mar 15 14:23:06 UTC 2023
> 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.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
fixed test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13034/files
- new: https://git.openjdk.org/jdk/pull/13034/files/2f33a8c4..7e0305d1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13034&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13034&range=00-01
Stats: 12 lines in 1 file changed: 2 ins; 8 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/13034.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/13034/head:pull/13034
PR: https://git.openjdk.org/jdk/pull/13034
More information about the core-libs-dev
mailing list