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

(0.29.0) Throw IllegalAccessError (IAE) from linkToInterface #13590

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Sep 29, 2021

Throw IAE for non-public virtual methods similar to invokeinterface.

Multiple returns converted to a single return via gotos to ease debugging.

Backporting #13582 to the 0.29 release.

Signed-off-by: Babneet Singh sbabneet@ca.ibm.com

Throw IAE for non-public virtual methods similar to invokeinterface.

Multiple returns converted to a single return via gotos to ease debugging.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@gacholio gacholio merged commit 8283076 into eclipse-openj9:v0.29.0-release Sep 29, 2021
@pshipton pshipton changed the title Throw IllegalAccessError (IAE) from linkToInterface (0.29.0) Throw IllegalAccessError (IAE) from linkToInterface Sep 29, 2021
@babsingh babsingh deleted the throw_iae_linkToInterface_029 branch February 18, 2022 16: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.

None yet

3 participants