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

[Bug] code cache can not be flushed in time #285

Closed
kuaiwei opened this issue Jan 12, 2022 · 0 comments
Closed

[Bug] code cache can not be flushed in time #285

kuaiwei opened this issue Jan 12, 2022 · 0 comments
Assignees

Comments

@kuaiwei
Copy link
Collaborator

kuaiwei commented Jan 12, 2022

Description
In some tests, code cashe can not be flushed in time and it will cause code cache full and jit compiler is disabled for a long time

Steps to Reproduce
test git@github.com:martint/jittest.git

Expected behavior
JVM can flush cold nmethods in code cache quickly.

JDK version
jdk8

@kuaiwei kuaiwei self-assigned this Jan 12, 2022
kuaiwei added a commit to kuaiwei/dragonwell8_hotspot that referenced this issue Jan 12, 2022
Summary:
Trigger code cache sweep periodly to recovert jit quickly

Test Plan: jittest case

Reviewers: yueshi.zwj, zhuoren.wz

Issue: dragonwell-project/dragonwell8#285

CR:
kuaiwei added a commit to kuaiwei/dragonwell8_hotspot that referenced this issue Jan 13, 2022
Summary:
Trigger code cache sweep periodly to recovert jit quickly

Test Plan: jittest case

Reviewed-by: yueshi.zwj, zhuoren.wz

Issue: dragonwell-project/dragonwell8#285

CR:
kuaiwei added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jan 20, 2022
Summary:
Trigger code cache sweep periodly to recovert jit quickly

Test Plan: jittest case

Reviewed-by: yueshi.zwj, zhuoren.wz

Issue: dragonwell-project/dragonwell8#285

CR:
@kuaiwei kuaiwei closed this as completed Jan 20, 2022
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

No branches or pull requests

1 participant