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 #2401

Merged
merged 1 commit into from
Jul 17, 2018
Merged

Atomic-free JNI work #2401

merged 1 commit into from
Jul 17, 2018

Conversation

0dvictor
Copy link
Contributor

Optimized X86-64 JNI linkage for atomic-free JNI, reducing
one instruction each for VM access acquire and release.

Signed-off-by: Victor Ding dvictor@ca.ibm.com

Optimized X86-64 JNI linkage for atomic-free JNI, reducing
one instruction each for VM access acquire and release.

Signed-off-by: Victor Ding <dvictor@ca.ibm.com>
@gacholio gacholio merged commit 96dc895 into eclipse-openj9:master Jul 17, 2018
@0dvictor 0dvictor deleted the jni branch July 17, 2018 16:34
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.

3 participants