[jdk21u-dev] RFR: 8341443: [macos] AppContentTest and SigningOptionsTest failed due to "codesign" does not fails with "--app-content" on macOS 15

Goetz Lindenmaier goetz at openjdk.org
Tue Nov 4 15:47:52 UTC 2025


I backport this to simplify backporting  "8342576: [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions" which reworks this test fix.

Omitted SigningOptionsTest.java which was added by 8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild in 22.

Omitted adding @modules to AppContentTest as later change "8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file" was already backported in 21.0.7.

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

Commit messages:
 - backport 85e0e6452d167db2fadd60543f875a6375339604

Changes: https://git.openjdk.org/jdk21u-dev/pull/2442/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2442&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8341443
  Stats: 16 lines in 1 file changed: 12 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/2442.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2442/head:pull/2442

PR: https://git.openjdk.org/jdk21u-dev/pull/2442


More information about the jdk-updates-dev mailing list