[jdk25u] RFR: 8370969: --launcher-as-service option is ignored when used with --app-image option
Alexey Ivanov
aivanov at openjdk.org
Wed Nov 5 11:37:08 UTC 2025
On Tue, 4 Nov 2025 18:24:57 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> It is easier and safer to bring in all prerequisite commits to get a clean backport than to backport an isolated fix.
I do agree with this statement, but combining 29 changesets into 1 backport is too much, in my opinion.
Moreover, [the Developers' Guide](https://openjdk.org/guide/#backporting-multiple-related-changes) recommends not to combining changes unless absolutely necessary. I don't mind a couple of changes combined to avoid known regressions, although I would still prefer doing separate backports in quick succession, yet it usually means doing more work because creating a PR for each changeset still takes time.
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/357#issuecomment-3490699324
More information about the jdk-updates-dev
mailing list