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

Do not generate compressedrefs and awrtbari for static field #5360

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

liqunl
Copy link
Contributor

@liqunl liqunl commented Apr 4, 2019

Reference type static fields are not compressed and don't live in the
heap, thus compressedrefs anchor and write bar are not needed for load
and store.

Signed-off-by: Liqun Liu liqunl@ca.ibm.com

Reference type static fields are not compressed and don't live in the
heap, thus compressedrefs anchor and write bar are not needed for load
and store.

Signed-off-by: Liqun Liu <liqunl@ca.ibm.com>
@liqunl
Copy link
Contributor Author

liqunl commented Apr 4, 2019

#5316

@liqunl
Copy link
Contributor Author

liqunl commented Apr 4, 2019

@andrewcraik @pshipton

@andrewcraik
Copy link
Contributor

good to go once ci finishes

@pshipton
Copy link
Member

pshipton commented Apr 4, 2019

I don't think ci works for branches.

@pshipton pshipton merged commit 600c106 into eclipse-openj9:v0.14.0-release Apr 4, 2019
@liqunl liqunl deleted the unsafe-0.14 branch April 5, 2019 13:31
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