Open
Description
Hi @StevenArzt,
I found that many threads are blocked in data flow analysis phase:
Check and debug the code, and find that it is blocked in this place:
Is this a bug, can remove the synchronized
modifier of the checkStaticFieldUsed
method?