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

(v0.42) Add an additional param to SH_CompositeCacheImpl::reset() #18549

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Dec 1, 2023

Add an parameter to SH_CompositeCacheImpl::reset() to indicate whether the SCC can be unlocked by it or not. When updating romClass resources or doing stale marking, the SCC should always be locked. Do not unlock the SCC in these 2 cases.

Fixes #18526
Port of #18548

Add an parameter to SH_CompositeCacheImpl::reset() to indicate whether
the SCC can be unlocked by it or not. When updating romClass resources
or doing stale marking, the SCC should always be locked. Do not unlock
the SCC in these 2 cases.

Fixes eclipse-openj9#18526

Signed-off-by: Hang Shao <[email protected]>
@hangshao0 hangshao0 changed the title Add an additional param to SH_CompositeCacheImpl::reset() (v0.42) Add an additional param to SH_CompositeCacheImpl::reset() Dec 1, 2023
@pshipton pshipton merged commit 7d0f105 into eclipse-openj9:v0.42.0-release Dec 1, 2023
@hangshao0 hangshao0 deleted the v0.42 branch April 18, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants