-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b24
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8341107 | 21.0.6-oracle | Calvin Cheung | P4 | Resolved | Fixed | b01 |
JDK-8335323 | 21.0.5 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8341873 | 17.0.14-oracle | Fairoz Matte | P4 | Resolved | Fixed | b02 |
* linux-aarch64-debug
src/hotspot/os_cpu/linux_aarch64/atomic_linux_aarch64.hpp:203:66: error: 'long unsigned int __atomic_load_8(const volatile void*, int)' writing 8 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
* linux-zero
src/hotspot/share/runtime/thread.hpp:579:77: error: storing the address of local variable 'rm' in '*_thr_current.Thread::_current_resource_mark' [-Werror=dangling-pointer=]
- backported by
-
JDK-8335323 Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
- Resolved
-
JDK-8341107 Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
- Resolved
-
JDK-8341873 Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
- Resolved
- blocks
-
JDK-8319570 Change to GCC 13.2.0 for building on Linux at Oracle
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/6c65326b
-
Commit openjdk/jdk/c0507af5
-
Review openjdk/jdk21u-dev/797
-
Review openjdk/jdk/16584