On Thu, 5 Mar 2026 15:19:55 GMT, Alexey Semenyuk <[email protected]> wrote:
> Fix the issue that when creating a runtime bundle, jpackage doesn't read the > version from the plist file, resulting in an inconsistency between the model > and the output bundle. It manifests as an incorrect version suffix in the > output bundle name. > > Additionally, rename `TempKeychain` in `ActiveKeychainList` and add unit > tests. This pull request has now been integrated. Changeset: 6a061f9d Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/6a061f9d2529117ad3e0fa7a2a58e5d8032a2ea2 Stats: 754 lines in 14 files changed: 543 ins; 172 del; 39 mod 8379426: [macos] jpackage: runtime bundle version suffix is out of sync with the version property in the Info.plist file Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/30086
