RFR: 8342974: Inconsistent building of static JDK libraries

Aleksandar Pejovic apejovic at openjdk.org
Thu Oct 24 16:52:13 UTC 2024


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=21689&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8342974
  Stats: 6 lines in 1 file changed: 0 ins; 4 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/21689.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21689/head:pull/21689

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


More information about the build-dev mailing list