On Fri, 30 May 2025 01:45:41 GMT, Alexander Matveev <almat...@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. >> >>  > > Alexander Matveev has updated the pull request incrementally with one > additional commit since the last revision: > > 8351369: [macos] Use --install-dir option with DMG packaging [v2] Marked as reviewed by asemenyuk (Reviewer). The fix looks neat and clean 👍. Thank you! ------------- PR Review: https://git.openjdk.org/jdk/pull/25481#pullrequestreview-2880017354 PR Comment: https://git.openjdk.org/jdk/pull/25481#issuecomment-2921035472