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

Commits on Sep 29, 2021

  1. Throw IllegalAccessError (IAE) from linkToInterface

    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>
    babsingh committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f5850c0 View commit details
    Browse the repository at this point in the history