RFR: JDK-8274283: string-concatenation build warning as error with clang 13 on macOS aarch64

Matthias Baesken mbaesken at openjdk.java.net
Fri Sep 24 12:53:15 UTC 2021


Please review this small fix fixing builds using clang 13.
We run into this error when compiling with clang version 13.0.0 (clang-1300.0.29.3) :

-------------

Commit messages:
 - JDK-8274283

Changes: https://git.openjdk.java.net/jdk/pull/5680/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5680&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274283
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5680.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5680/head:pull/5680

PR: https://git.openjdk.java.net/jdk/pull/5680


More information about the hotspot-runtime-dev mailing list