Integrated: 8287971: Throw exception for missing values in .jpackage.xml

Alexander Matveev almatvee at openjdk.org
Tue Jun 21 21:16:33 UTC 2022


On Mon, 13 Jun 2022 17:01:48 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> - Error will be thrown if app image is generated with another JDK version or has malformed .jpackage.xml.
>  - Re-fixed as Alexey suggested in https://urldefense.com/v3/__https://github.com/openjdk/jdk/pull/9098__;!!ACWV5N9M2RV99hQ!MCPPHJCD6t-Japw98nbgIUCpUdM03Z6WDLlmGq6mT87cGQ31fpSgwcvIJwM7-dHEgrXUuQYej_UD5bWVI3a6r1MKgw$ .

This pull request has now been integrated.

Changeset: 70008da6
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/70008da6b47c371c4d15162ca38e1521cd09acf9
Stats:     207 lines in 11 files changed: 96 ins; 76 del; 35 mod

8287971: Throw exception for missing values in .jpackage.xml

Reviewed-by: asemenyuk

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

PR: https://git.openjdk.org/jdk19/pull/9


More information about the core-libs-dev mailing list