Skip to content

Avoid NullPointerException reading SONAME - #15549

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:soname
Jul 18, 2022
Merged

Avoid NullPointerException reading SONAME#15549
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:soname

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

If a dynamic program header cannot be found, we can't determine the SONAME of the object.
See also NewElfDump.ElfFile.getSONAME().

Fixes: #15547.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from pshipton July 14, 2022 21:53
@pshipton

Copy link
Copy Markdown
Member

jenkins compile alinux64 jdk8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JDK17 cmdLineTester_shrcdbgddrext_1_FAILED Cannot read field "virtualAddress" because "dynamicTableEntry" is null

2 participants