-
Bug
-
Resolution: Fixed
-
P4
-
23
-
b20
-
ppc
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8332025 | 22.0.2 | Matthias Baesken | P4 | Resolved | Fixed | b06 |
JDK-8332024 | 21.0.4 | Matthias Baesken | P4 | Resolved | Fixed | b03 |
JDK-8334479 | 17.0.13 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
/open_jdk/jdk_test/jdk/src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp:257:17: error: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Werror,-Wtautological-constant-compare]
else if ((sig == USE_POLL_BIT_ONLY ? SIGTRAP : SIGSEGV) &&
^
1 error generated.
- backported by
-
JDK-8332024 Linux ppc64le compile warning with clang in os_linux_ppc.cpp
- Resolved
-
JDK-8332025 Linux ppc64le compile warning with clang in os_linux_ppc.cpp
- Resolved
-
JDK-8334479 Linux ppc64le compile warning with clang in os_linux_ppc.cpp
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/5fc41c8d
-
Commit openjdk/jdk21u-dev/e3a9226e
-
Commit openjdk/jdk22u/fc18e8a8
-
Commit openjdk/jdk/252c62a6
-
Review openjdk/jdk17u-dev/2597
-
Review openjdk/jdk21u-dev/554
-
Review openjdk/jdk22u/188
-
Review openjdk/jdk/18818