StaticLayout.build 里面的 recycle没有正确置空对象/引用,导致内存泄露
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 191
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the StaticLayout.build implementation and compare its recycling behavior with the references shown in the issue screenshots. Determine which objects or references remain reachable after recycling, then verify that the leak no longer occurs and that existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100