Integrated: 8377514: jpackage: support passing multiple exceptions to the top-level error handler
Alexey Semenyuk
asemenyuk at openjdk.org
Wed Feb 11 09:46:27 UTC 2026
On Tue, 10 Feb 2026 01:06:29 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Make the top-level error reporter handle suppressed exceptions.
>
> The bundling code may use the suppressed exceptions mechanism to report multiple error conditions.
>
> Rework reporting of multiple signing identity errors using the new mechanism, simplified `MacFromOptions.createMacPkgPackage()`.
>
> Additionally:
> - Simplified AppImageSigningConfigBuilder and SigningIdentityBuilder
This pull request has now been integrated.
Changeset: a87da517
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a87da5173f14d503664067713ab229e2e4fb6108
Stats: 715 lines in 11 files changed: 444 ins; 80 del; 191 mod
8377514: jpackage: support passing multiple exceptions to the top-level error handler
Reviewed-by: almatvee
-------------
PR: https://git.openjdk.org/jdk/pull/29643
More information about the core-libs-dev
mailing list