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: strip symbols and debugging information from shared libraries #4229

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

keithc-ca
Copy link
Contributor

@keithc-ca keithc-ca commented Jan 10, 2019

Even though core files seem to have similar sizes, dtfj often takes much longer to open an AIX core file created by a VM with unstripped shared libraries.

#3995 added the need to start stripping the shared libraries.

Even though core files seem to have similar sizes, dtfj often takes
much longer to open an AIX core file created by a VM with unstripped
shared libraries.

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

jenkins test sanity aix jdk8,jdk11

@pshipton
Copy link
Member

I expect the jdk8 build to fail due to #4120, although it would be interesting if it doesn't fail due to this change.

@pshipton pshipton merged commit d36f0b3 into eclipse-openj9:master Jan 10, 2019
@keithc-ca keithc-ca deleted the aix-strip branch January 10, 2019 19:55
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.

2 participants