You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Chances are once coroutine stealing happened in non safepoint time will lead to infinite loop. Steps to Reproduce
Call get stack with frame length zero Expected behavior
pass JDK version
8.282.8.6.5.01
Execution environment
OS and version:
CPU model:
Number of CPU cores:
Size of physical memory:
Inside Linux container?
Linux container name (docker, pouch, etc):
Linux container version:
The text was updated successfully, but these errors were encountered:
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_hotspot
that referenced
this issue
Mar 23, 2021
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
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_hotspot
that referenced
this issue
Mar 23, 2021
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
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_hotspot
that referenced
this issue
Mar 23, 2021
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
Description
Chances are once coroutine stealing happened in non safepoint time will lead to infinite loop.
Steps to Reproduce
Call get stack with frame length zero
Expected behavior
pass
JDK version
8.282.8.6.5.01
Execution environment
The text was updated successfully, but these errors were encountered: