[jdk25u] RFR: 8351073: [macos] jpackage produces invalid Java runtime DMG bundles

Alexey Semenyuk asemenyuk at openjdk.org
Wed Nov 5 16:04:24 UTC 2025


Clean backport of https://github.com/openjdk/jdk/pull/26173 PR with prerequisite commits.

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

Commit messages:
 - 8359756: Bug in RuntimePackageTest.testName test
 - 8362352: Fix references to non-existing resource strings
 - 8360507: JPKG002-006: SigningPackageTest: appOutput.txt cannot be found in user home directory and output doesn't contain: origin=Developer ID Application: jpackage.openjdk.java.net
 - 8351073: [macos] jpackage produces invalid Java runtime DMG bundles
 - 8361224: [macos] MacSignTest.testMultipleCertificates failed

Changes: https://git.openjdk.org/jdk25u/pull/360/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=360&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8351073
  Stats: 707 lines in 24 files changed: 524 ins; 89 del; 94 mod
  Patch: https://git.openjdk.org/jdk25u/pull/360.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/360/head:pull/360

PR: https://git.openjdk.org/jdk25u/pull/360


More information about the jdk-updates-dev mailing list