On Thu, 24 Oct 2024 16:47:52 GMT, Aleksandar Pejovic <apejo...@openjdk.org> wrote:
> This PR addresses an inconsistency in the building of static JDK libraries on > Linux when using Clang. This PR disabled partial linking. Partial linking is not a bug. It is currently only enabled on clang/linux, but the long term goal is to enable it on all platforms. You need to explain in the JBS issue why you consider this to be a bug. ------------- Changes requested by ihse (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21689#pullrequestreview-2393663210