On Thu, 18 Sep 2025 07:20:55 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> A couple of JDK native libs link to $(LIBDL) , but some do not use symbols > from it. This pull request has now been integrated. Changeset: 82bdef16 Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/82bdef16390deaa6863cdf8ecf26e6e99f6cb0a2 Stats: 7 lines in 3 files changed: 2 ins; 2 del; 3 mod 8367913: LIBDL dependency seems to be not needed for some jdk libs Reviewed-by: aivanov, ihse, clanger, mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/27358