-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b17
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278006 | 17.0.3-oracle | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8277933 | 17.0.2 | Matthias Baesken | P4 | Resolved | Fixed | b07 |
JDK-8278148 | 11.0.15-oracle | Harold Seigel | P4 | Resolved | Fixed | b01 |
JDK-8278081 | 11.0.15 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
In file included from <...>/test/hotspot/gtest/logging/test_logConfiguration.cpp:28:
<...>/test/hotspot/gtest/logging/logTestUtils.inline.hpp:35:70: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation]
"=", "+", " ", "+=", "+=*", "*+", " +", "**", "++", ".", ",", ",," ",+",
This looks like a simple oversight. Adding the missing commas doesn't change any test results, apparently.
- backported by
-
JDK-8277933 Suspicious string concatenation in logTestUtils.inline.hpp
- Resolved
-
JDK-8278006 Suspicious string concatenation in logTestUtils.inline.hpp
- Resolved
-
JDK-8278081 Suspicious string concatenation in logTestUtils.inline.hpp
- Resolved
-
JDK-8278148 Suspicious string concatenation in logTestUtils.inline.hpp
- Resolved
- duplicates
-
JDK-8274283 string-concatenation build warning as error with clang 13 on macOS aarch64
- Closed
- links to
-
Commit openjdk/jdk11u-dev/a0c349bd
-
Commit openjdk/jdk17u/1e4ec1d1
-
Commit openjdk/jdk/c57a6c62
-
Review openjdk/jdk11u-dev/679
-
Review openjdk/jdk17u/312
-
Review openjdk/jdk/5675