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

[JIT] Disable UseVtableBasedCHA by default #783

Conversation

lusou-zhangquan
Copy link
Collaborator

Summary: Disable CHA inline by default, could be enabled by option -XX:+UnlockDiagnosticVMOptions -XX:+UseVtableBasedCHA

Testing: jtreg

Reviewers: kuaiwei.kw, maoliang.ml

Issue: #774

Summary: Disable CHA inline by default, could be enabled by
option -XX:+UnlockDiagnosticVMOptions -XX:+UseVtableBasedCHA

Testing: jtreg

Reviewers: kuaiwei.kw, maoliang.ml

Issue: dragonwell-project#774
@lusou-zhangquan
Copy link
Collaborator Author

All CI check passes except for mac build, which is the same with upstream check result https://github.com/dragonwell-project/dragonwell11/pull/784/checks, therefore merge this PR.

@lusou-zhangquan lusou-zhangquan merged commit 09fbf60 into dragonwell-project:master Jan 24, 2024
43 of 47 checks passed
@lusou-zhangquan lusou-zhangquan deleted the disable-cha-by-default branch January 24, 2024 08:16
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.

3 participants