Integrated: 8351369: [macos] Use --install-dir option with DMG packaging
Alexander Matveev
almatvee at openjdk.org
Fri May 30 03:09:57 UTC 2025
On Wed, 28 May 2025 07:11:36 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> - `--install-dir` option in DMG packaging is no longer ignored.
> - Defaults are still the same: `/Applications` and `/Library/Java/JavaVirtualMachines`.
> - It will be user responsibility to make sure installation directory exist on target machine, since DMG cannot create directories during drag and drop.
> - Target directory in case of non-default installation dir will display full path. See image below for example.
>
> 
This pull request has now been integrated.
Changeset: fd51b039
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fd51b03910ba90ca1c46a4204b8940421338e22e
Stats: 57 lines in 5 files changed: 5 ins; 39 del; 13 mod
8351369: [macos] Use --install-dir option with DMG packaging
Reviewed-by: asemenyuk
-------------
PR: https://git.openjdk.org/jdk/pull/25481
More information about the core-libs-dev
mailing list