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

[Backport] 8246718: ParallelGC should not check for forward objects for copy task queue #804

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lusou-zhangquan
Copy link
Collaborator

We compared the critical-jOPS change before and after port JDK-8246718(https://bugs.openjdk.org/browse/JDK-8246718), it improves from 49, 569 to 59, 672, nearly 20% improvement. At the same time the max-jOPS is not seen evident change.

Test config:
CPU: Yitian710
CPU number: 64
Heap: 31G

…or copy task queue

Summary: Prefetch task's oop markword and unconditionally push task.

Testing: jtreg

Reviewers: maoliang.ml, yude.lyd

Issue: dragonwell-project#803
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.

None yet

1 participant