We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description JDK-8205921: Optimizing best-of-2 work stealing queue selection This enhancement will considerably improve gc performance.
Steps to Reproduce
Expected behavior
JDK version
Execution environment
The text was updated successfully, but these errors were encountered:
[GC] Backport 8205921: Optimizing best-of-2 work stealing queue selec…
ecc8550
…tion Summary: Optimizing best-of-2 work stealing queue selection Original patch: http://hg.openjdk.java.net/jdk/jdk/rev/0538a5cdb474 Reviewed-by: Hao Tang, Wei Kuai Test Plan: jtreg gc tests Issue: dragonwell-project/dragonwell8#146
No branches or pull requests
Description
JDK-8205921: Optimizing best-of-2 work stealing queue selection
This enhancement will considerably improve gc performance.
Steps to Reproduce
Expected behavior
JDK version
Execution environment
The text was updated successfully, but these errors were encountered: