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

Alexander Matveev almatvee at openjdk.org
Sat Jan 17 03:26:08 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 incrementally with one additional commit since the last revision:

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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29260/files
  - new: https://git.openjdk.org/jdk/pull/29260/files/6cd84550..6da59917

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29260&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29260&range=02-03

  Stats: 473 lines in 14 files changed: 277 ins; 105 del; 91 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