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

AArch64: Make arguments to Atomic CAS uncompressed #8453

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

Akira1Saitoh
Copy link
Contributor

Change J9::CodeGenerator::lowerTreesPreChildrenVisit not to lower
4th and 5th arguments to Unsafe.compareAndSwapObject for aarch64.

Signed-off-by: Akira Saitoh saiaki@jp.ibm.com

Change `J9::CodeGenerator::lowerTreesPreChildrenVisit` not to lower
4th and 5th arguments to `Unsafe.compareAndSwapObject` for aarch64.

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@knn-k
Copy link
Contributor

knn-k commented Jan 31, 2020

@0xdaryl Would you take a look at this, please?

@knn-k
Copy link
Contributor

knn-k commented Feb 4, 2020

jenkins compile alinux64xl jdk11

@knn-k
Copy link
Contributor

knn-k commented Feb 4, 2020

jenkins test sanity.functional xlinux jdk11

@knn-k knn-k self-assigned this Feb 4, 2020
@knn-k knn-k merged commit 7b77ee1 into eclipse-openj9:master Feb 4, 2020
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.

None yet

3 participants