<@U0BN9C0HM>: HotSpot is pretty good at detecting ...
# announcements
e
@krtko: HotSpot is pretty good at detecting disconnected cycles, but if you're finding it to be a problem, the standard WeakReference would be appropriate. Maybe wrap it in a delegate class, similar to how
lazy
works, to allow for a seamless property access.