[Wisp] Fix bugs and unstable tests.
Closed this issue · 0 comments
ZhaiMo15 commented
Summary:
- Bypass PreTouch logical when creating coroutine stack.
- Fix some wisp tests failed in slowdebug.
- Fix ConnectExceptionTest.java test failed after merge upstream.
- Fix build failed when make linux-x64.
- Refine CoroutineListLocker to protect _coroutine_list in vm, and restore CoroutineSupportLock in java.
- Fix threadObj not been correctly released from OopStorage.
Test Plan: CI pipeline
Reviewed-by: yulei