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

Allow Object to be modifiable in extended HCR #4

Merged

Commits on Sep 6, 2023

  1. Allow Object to be modifiable in extended HCR

    Currently, Object is marked unmodifiable if extended HCR is enabled.
    This change allows Object to be modified, but disallows use of the
    extensions on Object.
    
    Fixes: eclipse-openj9#17454
    
    Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
    gacholio authored and yathamravali committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ee9cc1e View commit details
    Browse the repository at this point in the history