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

Only add memory segments from core file to process view #15153

Merged
merged 1 commit into from
May 31, 2022

Conversation

keithc-ca
Copy link
Contributor

Remove ELFFileReader.getBaseAddress() and don't rely on virtual addresses in executable program headers: They don't necessarily correspond to addresses where segments are loaded into a process.

Fixes: #15140.

Remove ELFFileReader.getBaseAddress() and don't rely on virtual
addresses in executable program headers: They don't necessarily
correspond to addresses where segments are loaded into a process.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca keithc-ca marked this pull request as ready for review May 31, 2022 18:51
@keithc-ca keithc-ca requested a review from pshipton May 31, 2022 18:51
@pshipton
Copy link
Member

jenkins test extended alinux64 jdk8

@pshipton pshipton merged commit eeedfa4 into eclipse-openj9:master May 31, 2022
@pshipton
Copy link
Member

Pls cherry pick this for the 0.33 release.

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.

DDR not working on alinux64 cent8 -Xnocompressedrefs
2 participants