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

Add areFlattenableValueTypesEnabled() for JIT #17413

Merged
merged 1 commit into from
May 17, 2023

Commits on May 16, 2023

  1. Add areFlattenableValueTypesEnabled() for JIT

    eclipse-openj9#17394 has added new flag
    J9VM_OPT_VALHALLA_FLATTENABLE_VALUE_TYPES for flattenable value types.
    The value object code is under the existing
    J9VM_OPT_VALHALLA_VALUE_TYPES.
    Add new API areFlattenableValueTypesEnabled() for JIT.
    
    issue eclipse-openj9#17235
    
    Signed-off-by: Hang Shao <[email protected]>
    hangshao0 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a16e04a View commit details
    Browse the repository at this point in the history