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

Fix field offset discovery #2322

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

keithc-ca
Copy link
Contributor

  • rely on DWARF offsets which consider alignment requirements
  • correct offsets of synthetic fields
  • remove unused Field._sizeOf

Issue: eclipse-openj9/openj9#378

* rely on DWARF offsets which consider alignment requirements
* correct offsets of synthetic fields
* remove unused Field._sizeOf

Issue: eclipse-openj9/openj9#378
Signed-off-by: Keith W. Campbell <[email protected]>
@keithc-ca keithc-ca changed the title WIP: Fix field offset discovery Fix field offset discovery Feb 20, 2018
@charliegracie
Copy link
Contributor

@genie-omr build all

@charliegracie charliegracie merged commit 9069343 into eclipse-omr:master Feb 20, 2018
@keithc-ca keithc-ca deleted the ddr-offsets branch February 20, 2018 20:59
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.

3 participants