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

Use correct query when adding TR_DataAddress relo records #6929

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

dchopra001
Copy link
Contributor

Depending on the type of compilation, we may or may not need to
add relocation records for TR_DataAddress. The needRelocationsForStatics
query will provide the correct answer depending on the situation.

Signed-off-by: Dhruv Chopra Dhruv.C.Chopra@ibm.com

Depending on the type of compilation, we may or may not need to
add relocation records for TR_DataAddress. The needRelocationsForStatics
query will provide the correct answer depending on the situation.

Signed-off-by: Dhruv Chopra <Dhruv.C.Chopra@ibm.com>
@dchopra001 dchopra001 mentioned this pull request Aug 30, 2019
32 tasks
Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mpirvu
Copy link
Contributor

mpirvu commented Sep 3, 2019

Jenkins test sanity zlinux jdk8,jdk11

@mpirvu
Copy link
Contributor

mpirvu commented Sep 3, 2019

@dsouzai Since this involves relocations could you please review this small PR as well? Thanks

@mpirvu mpirvu merged commit 6ac0ed1 into eclipse-openj9:master Sep 3, 2019
@dchopra001 dchopra001 deleted the staticRelocation branch July 13, 2021 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants