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

Clean up deprecated recognized method inlining #2248

Merged
merged 1 commit into from
Jul 5, 2018

Commits on Jul 4, 2018

  1. Clean up deprecated recognized method inlining

    Following 4 recognized methods have been long deprecated:
    1. com_ibm_jit_JITHelpers_hashCodeImpl
    2. java_lang_Object_hashCodeImpl
    3. java_lang_System_currentTimeMillis [X86 only]
    4. java_lang_Integer_rotateLeft       [X86 only]
    Cleaning-up code related them.
    
    Signed-off-by: Victor Ding <dvictor@ca.ibm.com>
    Victor Ding committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    6b6cbdb View commit details
    Browse the repository at this point in the history