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] Backport 8205921: Optimizing best-of-2 work stealing queue selection #146

Closed
mmyxym opened this issue Nov 30, 2020 · 0 comments
Closed

Comments

@mmyxym
Copy link
Contributor

mmyxym commented Nov 30, 2020

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

mmyxym added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Dec 2, 2020
…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
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

2 participants