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

Atomic-free JNI work #1605

Merged
merged 1 commit into from
Apr 4, 2018
Merged

Atomic-free JNI work #1605

merged 1 commit into from
Apr 4, 2018

Conversation

gacholio
Copy link
Contributor

@gacholio gacholio commented Apr 4, 2018

  • fix PPC JIT direct JNI for atomic-free
  • refactor FlushProcessWriteBuffers code

Signed-off-by: Graham Chapman graham_chapman@ca.ibm.com

- fix PPC JIT direct JNI for atomic-free
- refactor FlushProcessWriteBuffers code

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
@gacholio
Copy link
Contributor Author

gacholio commented Apr 4, 2018

All of the non-trivial changes are ifdeffed for atomic-free, so the the CI compile build is sufficient.

Copy link
Member

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

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

approved.

The jit code will need a jit review before we are ready to toggle the ifdef.

@DanHeidinga DanHeidinga merged commit f6efcdd into eclipse-openj9:master Apr 4, 2018
@pshipton pshipton mentioned this pull request Sep 5, 2018
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