[jdk25u] Integrated: 8372753: jpackage ignores --file-associations option with predefined app image
Alexey Semenyuk
asemenyuk at openjdk.org
Tue Dec 2 22:14:36 UTC 2025
On Sat, 29 Nov 2025 00:52:52 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Fix handling of the `--file-associations` option when bundling from the predefined app image. Add relevant tests.
>
> This is a regression from [JDK-8333664](https://bugs.openjdk.org/browse/JDK-8333664). It is JDK25-specific and doesn't affect JDK26, as it handles command line options differently due to the [JDK-8333727](https://bugs.openjdk.org/browse/JDK-8333727) fix.
This pull request has now been integrated.
Changeset: d306ab95
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Committer: Alexander Zuev <kizune at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/d306ab95729416ac20829f109f3df73fba7cf77c
Stats: 44 lines in 3 files changed: 37 ins; 3 del; 4 mod
8372753: jpackage ignores --file-associations option with predefined app image
Reviewed-by: almatvee, kizune
-------------
PR: https://git.openjdk.org/jdk25u/pull/395
More information about the jdk-updates-dev
mailing list