On Fri, 5 Sep 2025 15:44:26 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> With `DRYRUN := true`, the actual command line will not be executed, but all > other steps are done, to facilitate debugging. > > This PR has effects on some closed Oracle code, hence the changes in the mac > bundle path logic. This pull request has now been integrated. Changeset: edae355e Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/edae355e95f23294eda092dbedcb7f6cf165b0f8 Stats: 46 lines in 4 files changed: 34 ins; 0 del; 12 mod 8246325: Add DRYRUN facility to SetupExecute Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/27121