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

Alexander Matveev almatvee at openjdk.org
Thu Nov 27 03:08:56 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`).

This pull request has now been integrated.

Changeset: b054a565
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b054a5657105ace7e66f6044692e14bb075dfb6c
Stats:     66 lines in 5 files changed: 41 ins; 1 del; 24 mod

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

Reviewed-by: asemenyuk

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

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


More information about the core-libs-dev mailing list