-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b20
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8346191 | 21.0.7 | Matthias Baesken | P4 | Resolved | Fixed | master |
In symtab.c there is some coding where hcreate_r is used. We should check the return value of the call (previously there was some guarantee checking the return value but uncommented).
This has been discussed in the PR ofJDK-8341722 .
This has been discussed in the PR of
- backported by
-
JDK-8346191 Check return value of hcreate_r
- Resolved
- relates to
-
JDK-8341722 Fix some warnings as errors when building on Linux with toolchain clang
- Resolved
- links to
-
Commit(master) openjdk/jdk21u-dev/7b2a675f
-
Commit(master) openjdk/jdk/7c0dbf8e
-
Review(master) openjdk/jdk21u-dev/1188
-
Review(master) openjdk/jdk/21445
(1 links to)