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

add sync for MovingGC Clone #26

Merged
merged 1 commit into from
May 7, 2019
Merged

Conversation

WaterlooBridge
Copy link
Contributor

在hook多线程并发执行的函数时,在MovingGC之后,有几率出现多线程同时执行Clone,导致应用卡死。
在hook返回类型为基本类型的函数时,在beforeHookedMethod中直接setResult(null)时,UnBoxValue会出现空指针。

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