RFR: 8274265: Suspicious string concatenation in test code

Jesper Steen Møller jespersm at openjdk.java.net
Fri Sep 24 08:59:03 UTC 2021


This patch fixes the mishap, and lets JDK compile under XCode 13 / LLVM 13.

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

Commit messages:
 - 8274265: Suspicious string concatenation in test code

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

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


More information about the hotspot-runtime-dev mailing list