-
Enhancement
-
Resolution: Fixed
-
P4
-
21, 22
-
b26
-
ppc
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322361 | 21.0.3 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
VMError::report outputs information about loaded shared libraries; but this info could be outdated on AIX because the libraries cache is currently not refreshed before printing.
This is similar toJDK-8318587 .
The refresh in VMError::report could be omitted in some situations where the refresh call is considered problematic.
This is similar to
The refresh in VMError::report could be omitted in some situations where the refresh call is considered problematic.
- backported by
-
JDK-8322361 refresh libraries cache on AIX in VMError::report
- Resolved
- duplicates
-
JDK-8314152 libfontconfig missing on AIX in many hs_err 'Dynamic libraries' lists and native stack incomplete
- Closed
- links to
-
Commit openjdk/jdk21u-dev/4f17ea72
-
Commit openjdk/jdk/26c33904
-
Review openjdk/jdk21u-dev/42
-
Review openjdk/jdk/16730
(1 links to)