Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 是否可以“看到”垃圾收集的对象图?
是否有任何虚拟机或库提供对对象图的访问?我需要知道特定对象是否可以从我视为根的一组对象中访问。
我想在单元测试中实现内存泄漏检查。