RFR: 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v5]
Alexander Matveev
almatvee at openjdk.org
Sun Jan 18 05:17:42 UTC 2026
On Sat, 17 Jan 2026 03:29:13 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
>> - Version will be read from JDK's release file if not provided via `--version` for runtime installer.
>> - Added test to cover added functionality.
>> - On macOS and Windows version from JDK's release file will be normalized if it does not fit platform requirements.
>
> Alexander Matveev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - merge with upstream
> - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v5]
> - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v4]
> - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v3]
> - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v2]
> - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified
8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v6]
- Fixed build issue after merge.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29260#issuecomment-3764922856
More information about the core-libs-dev
mailing list