RFR: 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v11]

Alexander Matveev almatvee at openjdk.org
Thu Feb 12 22:22:15 UTC 2026


> - 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 12 commits:

 - Merge remote-tracking branch 'upstream/master' into JDK-8357404
 - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v9]
 - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v8]
 - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v7]
 - Merge remote-tracking branch 'upstream/master' into JDK-8357404
 - 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v6]
 - 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]
 - ... and 2 more: https://git.openjdk.org/jdk/compare/c7ef631b...6a644426

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

Changes: https://git.openjdk.org/jdk/pull/29260/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29260&range=10
  Stats: 800 lines in 20 files changed: 715 ins; 20 del; 65 mod
  Patch: https://git.openjdk.org/jdk/pull/29260.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29260/head:pull/29260

PR: https://git.openjdk.org/jdk/pull/29260


More information about the core-libs-dev mailing list