-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 18, 19, 20
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8291401 | 19.0.2 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
JDK-8291244 | 19.0.1 | Thomas Stuefe | P3 | Resolved | Fixed | b04 |
JDK-8289995 | 19 | Thomas Stuefe | P3 | Resolved | Fixed | b31 |
JDK-8290245 | 17.0.5-oracle | Harold Seigel | P3 | Resolved | Fixed | b02 |
JDK-8289990 | 17.0.5 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
JDK-8290235 | 11.0.17-oracle | Harold Seigel | P3 | Resolved | Fixed | b02 |
JDK-8289991 | 11.0.17 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
```
void Copy::pd_zero_to_bytes(void*, size_t)' at /home/ubuntu/client_home/workspace/build-user-branch-linux_x86_64/SapMachine/src/hotspot/cpu/x86/copy_x86.hpp:59:15,
inlined from 'static void Copy::zero_to_bytes(void*, size_t)' at /home/ubuntu/client_home/workspace/build-user-branch-linux_x86_64/SapMachine/src/hotspot/share/utilities/copy.hpp:298:21,
inlined from 'void MethodData::initialize()' at
/home/ubuntu/client_home/workspace/build-user-branch-linux_x86_64/SapMachine/src/hotspot/share/oops/methodData.cpp:1248:22:
/opt/devkits/devkit-fedora-gcc-12-8.3.0/x86_64-linux-gnu/sysroot/usr/include/bits/string3.h:82:30: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
__warn_memset_zero_len ();
~~~~~~~~~~~~~~~~~~~~~~~^~
```
- backported by
-
JDK-8289990 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8289991 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8289995 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8290235 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8290245 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8291244 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
-
JDK-8291401 Build warning in methodData.cpp memset zero-length parameter
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/6d56b2ba
-
Commit openjdk/jdk17u-dev/ad7fab5b
-
Commit openjdk/jdk19/ea21c465
-
Commit openjdk/jdk/cce77a70
-
Review openjdk/jdk11u-dev/1204
-
Review openjdk/jdk17u-dev/535
-
Review openjdk/jdk19/119
-
Review openjdk/jdk/9390