After [JDK-8333189](https://bugs.openjdk.org/browse/JDK-8333189) I get now this build error (when using clang on Linux) : `clang: error: invalid linker name in argument '-fuse-ld=lld'` We should better check for lld in the configure process if it is required with clang .
------------- Commit messages: - JDK-8338304 Changes: https://git.openjdk.org/jdk/pull/20579/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20579&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8338304 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/20579.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20579/head:pull/20579 PR: https://git.openjdk.org/jdk/pull/20579