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

[JDK18] Implement the CLinker downcall handle of JEP389/419 on PPC64/S390 #3

Commits on Mar 28, 2022

  1. Implement the CLinker downcall handle of JEP389/419 on PPC64/S390

    The changes aim to enable the CLinker downcall handle to support
    primitives and struct on AIX/ppc64, Linux/ppc64le and Linux/s390x
    by invoking the code in ProgrammableInvoker implemented in OpenJ9.
    
    Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
    Cheng Jin committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    daffdcb View commit details
    Browse the repository at this point in the history