Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIX: Create .debuginfo file for JIT shared library #8848

Merged
merged 1 commit into from Mar 13, 2020

Conversation

keithc-ca
Copy link
Contributor

@keithc-ca keithc-ca commented Mar 12, 2020

See also #8686

On AIX the .debuginfo file is a copy of the original .so file before debug symbol table information is stripped.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
Copy link
Contributor Author

Jenkins compile aix jdk11

@pshipton pshipton requested a review from gita-omr March 12, 2020 19:21
@gita-omr
Copy link
Contributor

I am not completely sure how it works in conjunction with changes in #8686

Maybe we need to verify that .debuginfo file in fact does contain the symbols?

@gita-omr
Copy link
Contributor

@keithc-ca explained that one complements another. Approving.

@pshipton pshipton self-assigned this Mar 13, 2020
@pshipton pshipton merged commit d3fda77 into eclipse-openj9:master Mar 13, 2020
@pshipton
Copy link
Member

Need another PR for the 0.20 branch.

@keithc-ca
Copy link
Contributor Author

Need another PR for the 0.20 branch.

See #8871.

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

Successfully merging this pull request may close these issues.

None yet

3 participants