ThreadData.profileData这个有线程安全问题吧?(DataDumpThread和每个Profile线程)
Open
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating ThreadData.profileData and the DataDumpThread and Profile thread entry points. Reproduce or inspect concurrent access between those threads, then define the expected synchronized behavior and add a regression test. Done means concurrent profiling and data dumping no longer expose a thread-safety failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100