forked from eclipse-openj9/openj9
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update jvmtiGetThreadListStackTraces to support virtual thread
Traverse the thread list before acquireExclusiveVMAccess and after releaseExclusiveVMAccess to ensure virtual thread transition completion. Update live thread check for virtual thread Update surrounding code style Issues: eclipse-openj9#15759 eclipse-openj9#15183 Signed-off-by: Gengchen Tuo <gengchen.tuo@ibm.com>
- Loading branch information
Showing
1 changed file
with
86 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters