On Thu, 24 Oct 2024 16:47:52 GMT, Aleksandar Pejovic
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
This PR addresses an inconsistency in the building of static JDK libraries on
Linux when using Clang.
-
Commit messages:
- Fix inconsistent building of static JDK libraries
Changes: https://git.openjdk.org/jdk/pull/21689/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=2168