Integrated: 8346669: Increase abstraction in SetupBuildLauncher and remove extra args
Magnus Ihse Bursie
ihse at openjdk.org
Fri Jan 10 18:02:50 UTC 2025
On Thu, 19 Dec 2024 16:27:30 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> We need to raise the abstraction of the SetupBuildLauncher API, to prepare for static launchers. We should specify the desired outcome, not what flags we should add. This can be seen as the last part of [JDK-8141444](https://bugs.openjdk.org/browse/JDK-8141444) (9 years later).
>
> In the process, I am removing EXTRA_JAVA_ARGS which has not been used for a long time. I also removed this part from the launcher itself.
This pull request has now been integrated.
Changeset: 46ba515c
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/46ba515c4989de7545d409570315274e0ea1c5ac
Stats: 105 lines in 12 files changed: 14 ins; 57 del; 34 mod
8346669: Increase abstraction in SetupBuildLauncher and remove extra args
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/22832
More information about the build-dev
mailing list