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

Conversation

yathamravali
Copy link

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

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>
@yathamravali yathamravali merged commit fb2977d into ifix-11.0.20.1_APAR-IJ47758_20230906-01 Sep 6, 2023
j9build pushed a commit that referenced this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants