RFR: 8351095: [macos] Add more jpackage tests for --mac-app-store option [v2]

Alexander Matveev almatvee at openjdk.org
Wed Nov 26 01:49:47 UTC 2025


> Added following tests:
> - Verify mac app store PKG doesn't have scripts (added to `PkgScriptsTest.java`).
> - `--launcher-as-service` ignored for mac app store PKG  (added to `ServiceTest.java`).
> - `--launcher-as-service` for additional launcher ignored for mac app store PKG (added to `ServiceTest.java`).

Alexander Matveev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge remote-tracking branch 'upstream/master' into JDK-8351095
 - 8351095: [macos] Add more jpackage tests for --mac-app-store option [v2]
 - 8351095: [macos] Add more jpackage tests for --mac-app-store option

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28487/files
  - new: https://git.openjdk.org/jdk/pull/28487/files/bf186c2b..0de1ca31

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28487&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28487&range=00-01

  Stats: 45114 lines in 624 files changed: 31613 ins; 9151 del; 4350 mod
  Patch: https://git.openjdk.org/jdk/pull/28487.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28487/head:pull/28487

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


More information about the core-libs-dev mailing list