On Fri, 12 Dec 2025 22:09:22 GMT, Alexey Semenyuk <[email protected]> wrote:

> Make jpackage ToolProvider implementation implement 
> `ToolProvider#run(PrintStream, PrintStream, String)` method such that it 
> passes `PrintWriter` objects with auto-flush enabled into 
> `ToolProvider#run(PrintWriter, PrintWriter, String)` call.

This pull request has now been integrated.

Changeset: 17744fbf
Author:    Alexey Semenyuk <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/17744fbfc004dfed5a3e959cd9ac7e7081b5be7a
Stats:     20 lines in 1 file changed: 20 ins; 0 del; 0 mod

8373628: jpackage doesn't print to console until completetion

Reviewed-by: almatvee

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

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

Reply via email to