RFR: 8351095: [macos] Add more jpackage tests for --mac-app-store option [v2]
Alexander Matveev
almatvee at openjdk.org
Wed Nov 26 03:24:34 UTC 2025
On Wed, 26 Nov 2025 01:49:47 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`).
>
> 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
8351095: [macos] Add more jpackage tests for --mac-app-store option [v3]
- Removed redundant changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28487#issuecomment-3578806695
More information about the core-libs-dev
mailing list