On Wed, 15 Mar 2023 05:41:33 GMT, Leonid Mesnik <lmes...@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.

The ByteArrayOutputStream is moved into try block just to close it as any other 
stream. Doesn't affect execution.

-------------

PR: https://git.openjdk.org/jdk/pull/13034

Reply via email to