jbellis / jamm

Java Agent for Memory Measurements
Apache License 2.0
684 stars 125 forks source link

Non Strong References are not handle correctly #60

Closed blerer closed 1 year ago

blerer commented 1 year ago

Reference objects can have a reference through the queue field to other references potentially resulting in crawling far more objects than expected. This issue is specially a problem for PhantomReferences.