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

Unset Valhalla modifiers in Class.toGenericString() #16335

Merged
merged 1 commit into from
Nov 22, 2022

Commits on Nov 22, 2022

  1. Unset Valhalla modifiers in Class.toGenericString()

    1. Add "primitive"/"value" for primitive VT and value classes.
    2. Unset Valhalla modifiers before calling Modifier.toString()
    3. Modify test_getModifiers_classTypes to recognize Modifer.IDENTITY
    
    Closes eclipse-openj9#16327
    Closes eclipse-openj9#16319
    
    Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
    hangshao0 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4f81c68 View commit details
    Browse the repository at this point in the history