On Thu, 17 Apr 2025 18:53:16 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:

> - Add tests covering command output handling in the Executor class
>  - Fix revealed bugs
>  - Add a couple of `Executor.of()` convenience methods
> 
> The test is implemented in a way that it will remain mostly unchanged when 
> Executor supports disabling of stderr and stdout streams.

This pull request has now been integrated.

Changeset: 38f138bc
Author:    Alexey Semenyuk <asemen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/38f138bc22ae705e8e09f75fe6bac4bb470dc29b
Stats:     393 lines in 2 files changed: 380 ins; 6 del; 7 mod

8354985: Add unit tests for Executor class from jpackage test lib

Reviewed-by: almatvee

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

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

Reply via email to