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

Fix APIs that overwrite data in the shared cache. #7174

Merged
merged 1 commit into from Sep 24, 2019

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Sep 20, 2019

Store a new item in the top layer cache if JIT/GC wants to overwrite
an existing data in a lower layer cache.

issue #5480

Signed-off-by: Hang Shao hangshao@ca.ibm.com

runtime/shared_common/CacheMap.cpp Outdated Show resolved Hide resolved
runtime/shared_common/CacheMap.cpp Show resolved Hide resolved
runtime/shared_common/CacheMap.cpp Show resolved Hide resolved
@hangshao0
Copy link
Contributor Author

Doc change: eclipse-openj9/openj9-docs#368

Store a new item in the top layer cache if JIT/GC wants to overwrite
existing data in a lower layer cache.

issue eclipse-openj9#5480

Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
@pshipton
Copy link
Member

jenkins test sanity win jdk8

@pshipton pshipton self-assigned this Sep 24, 2019
@pshipton pshipton merged commit 202bc7d into eclipse-openj9:master Sep 24, 2019
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.

None yet

2 participants