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

Replace ProgrammableInvoker (downcall) on X86_64 & Aarch64 #53

Commits on May 20, 2021

  1. Replace ProgrammableInvoker (downcall) on X86_64 & Aarch64

    The change is to replace the ProgrammableInvoker in OpenJDK with
    the equivalent in OpenJ9 to handle the CLinker downcall to the C
    function on X86_64 (Linux & Windows) and Linux/Aarch64.
    
    Note: the change depend on the code in OpenJ9
    at eclipse-openj9/openj9#12413
    
    Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
    Cheng Jin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    af95247 View commit details
    Browse the repository at this point in the history