Integrated: 8353681: jpackage suppresses errors when executed with --verbose option

Alexey Semenyuk asemenyuk at openjdk.org
Fri Apr 4 11:53:12 UTC 2025


On Thu, 3 Apr 2025 21:36:10 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Always print error messages from the last trapped exception to stderr. Optionally, print its stasktrace to stdout when in verbose mode.
> 
> Add relevant test.

This pull request has now been integrated.

Changeset: cfcb3305
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cfcb3305f078b61b37037ef6f652303d6c2c7098
Stats:     70 lines in 3 files changed: 40 ins; 11 del; 19 mod

8353681: jpackage suppresses errors when executed with --verbose option

Reviewed-by: almatvee

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

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


More information about the core-libs-dev mailing list