On Mon, 24 Feb 2025 16:54:59 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> - Fix the warning message about the custom installation directory location > jpackage issues for DMG runtime packaging. > - Don't issue the warning when the `--install-dir` value equals the default > installation directory location. > - Add relevant tests. This pull request has now been integrated. Changeset: 6a31aaeb Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6a31aaeb00b6c37e2e19c5f2759c4aa9ed87f25a Stats: 186 lines in 5 files changed: 154 ins; 19 del; 13 mod 8350594: Misleading warning about install dir for DMG packaging Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/23752