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

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


On Tue, 25 Nov 2025 03:58:17 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> 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`).

8351095: [macos] Add more jpackage tests for --mac-app-store option [v2]
- Fixed latest comments.

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

PR Comment: https://git.openjdk.org/jdk/pull/28487#issuecomment-3578407788


More information about the core-libs-dev mailing list