Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable VirtualThread JVMTI natives by default
The VirtualThread natives are needed to keep a list of every live virtual thread for JVMTI. Since JVMTI agents can be attached at any time, enable these natives by default. Issue: eclipse-openj9/openj9#15183 Co-authored-by: Babneet Singh <sbabneet@ca.ibm.com> Signed-off-by: Eric Yang <eric.yang@ibm.com>
- Loading branch information