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

[Wisp] Fix infinite loop at ThreadDump operation #84

Closed

Conversation

joeyleeeeeee97
Copy link
Contributor

Summary: Chances are once coroutine stealing
happened in non safepoint time will lead to infinite loop.

Test Plan: jtreg test/runtime/coroutine

Reviewed-by: yuleil, zhengxiaolinX

Issue: dragonwell-project/dragonwell8#217

Summary: Chances are once coroutine stealing
happened in non safepoint time will lead to infinite loop.

Test Plan: jtreg test/runtime/coroutine

Reviewed-by: yuleil, zhengxiaolinX

Issue: dragonwell-project/dragonwell8#217
Copy link

@yuleil yuleil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The impact is very serious, make a quick fix.
And implement the function later

@zhengxiaolinX zhengxiaolinX self-requested a review March 24, 2021 09:36
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.

2 participants