On Thu, 3 Apr 2025 21:36:10 GMT, Alexey Semenyuk <asemen...@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 <asemen...@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