-
Notifications
You must be signed in to change notification settings - Fork 722
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
CMake: Update atomic configuration #8316
Conversation
e6cb192
to
97aae24
Compare
d86a52d
to
f896a1f
Compare
@DanHeidinga This should be ready to go now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Jenkins test sanity plinuxcm jdk11 |
Jenkins test sanity xlinuxcm jdk11 |
@dnakamura Can you rebase this and then I'll rerun the PR testing before merging |
- Add J9VM_INTERP_ATOMIC_FREE_JNI_USES_FLUSH option - Add J9VM_INTERP_TWO_PASS_EXCLUSIVE - Enable both on all cmake builds - Enable J9VM_INTERP_ATOMIC_FREE_JNI on all cmake builds Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
Jenkins test sanity xlinuxcm,plinuxcm jdk11 |
Jenkins test sanity xlinuxcm jdk11 Relaunching the build as the plinuxcm spec wasn't enabled yet |
Signed-off-by: Devin Nakamura devinn@ca.ibm.com