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

SendaoYan syan at openjdk.org
Tue Jan 14 12:55:35 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.

Thanks for fixing this.

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

Marked as reviewed by syan (Committer).

PR Review: https://git.openjdk.org/jdk/pull/23099#pullrequestreview-2549623473


More information about the build-dev mailing list