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

Deal with class redefinition and the final field check #2961

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

gacholio
Copy link
Contributor

@gacholio gacholio commented Sep 20, 2018

Correctly handle the case where a class is redefined during an
initializer which then sets a final field.

Fixes: #2911

[ci skip]

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

Correctly handle the case where a class is redefined during an
initializer which then sets a final field.

Fixes: eclipse-openj9#2911

[ci skip]

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
@pshipton
Copy link
Member

jenkins test sanity zlinux jdk11

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

@pshipton pshipton merged commit 51dd408 into eclipse-openj9:master Sep 20, 2018
@gacholio gacholio deleted the final branch September 20, 2018 17:04
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