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

Fix incorrect mask #2376

Merged
merged 1 commit into from
Jul 12, 2018
Merged

Fix incorrect mask #2376

merged 1 commit into from
Jul 12, 2018

Conversation

gacholio
Copy link
Contributor

In the extremely unlikely case of failing to enter a the monitor for a
synchronized compiled frame, the mask used to change the resolve frame
type was incorrect.

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

In the extremely unlikely case of failing to enter a the monitor for a
synchronized compiled frame, the mask used to change the resolve frame
type was incorrect.

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
@gacholio gacholio requested a review from DanHeidinga July 12, 2018 15:54
@gacholio
Copy link
Contributor Author

No test covers this piece of code, which is common to all platforms, so the CI compile test 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.

lgtm

@DanHeidinga DanHeidinga self-assigned this Jul 12, 2018
@pshipton pshipton added the bug label Jul 12, 2018
@DanHeidinga
Copy link
Member

Jenkins compile xlinux jdk8

@DanHeidinga DanHeidinga merged commit 3cbbe5f into eclipse-openj9:master Jul 12, 2018
@DanHeidinga
Copy link
Member

The Jenkins compile build passed - merging.

@gacholio gacholio deleted the maskfix branch July 12, 2018 18:55
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