Integrated: 8347501: Make static-launcher fails after JDK-8346669

Magnus Ihse Bursie ihse at openjdk.org
Tue Jan 14 13:50:49 UTC 2025


On Tue, 14 Jan 2025 10:19:22 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Unfortunately, in [JDK-8346669](https://bugs.openjdk.org/browse/JDK-8346669) the `LIBS` argument to `SetupBuildLauncher` that was passed on to the underlying `SetupJdkExecutable` was removed, even though it was still used for the static launcher. This causes the build of the static launcher to break.

This pull request has now been integrated.

Changeset: 1c64a459
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1c64a459a6804dc1528c91276e43f33f6685e289
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8347501: Make static-launcher fails after JDK-8346669

Reviewed-by: syan, erikj

-------------

PR: https://git.openjdk.org/jdk/pull/23099


More information about the build-dev mailing list