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

[v0.19.0-release] Update the Lookup specific code against the JDK14 Spec #8776

Conversation

ChengJin01
Copy link

The change is to update the code related to MH.Lookup
to deal with the change of the full privilege access
and the new concept called previous lookup class introduced
in JDK14.

Fixes: #8570, Fixes: #8571

Signed-off-by: Cheng Jin jincheng@ca.ibm.com

The change is to update the code related to MH.Lookup
to deal with the change of the full privilege access
and the new concept called previous lookup class introduced
in JDK14.

Fixes: eclipse-openj9#8570, Fixes: eclipse-openj9#8571

Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
@ChengJin01
Copy link
Author

Reviewer: @DanHeidinga

@ChengJin01 ChengJin01 changed the title Update the Lookup specific code against the JDK14 Spec [v0.19.0-release] Update the Lookup specific code against the JDK14 Spec Mar 6, 2020
@DanHeidinga DanHeidinga added this to the Release 0.19 (Java 14) milestone Mar 6, 2020
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.

Backport of change from master

@DanHeidinga DanHeidinga merged commit 882cb5e into eclipse-openj9:v0.19.0-release Mar 6, 2020
@ChengJin01 ChengJin01 deleted the mh_lookup_update_jdk14_v0.19.0-release branch April 27, 2020 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants