Hacker News new | ask | show | jobs
by nmeofthestate 1978 days ago
There's no reference count on the object. That's not how garbage collection works in .NET, or Java for that matter.
1 comments

They don't define which algorithms are to be used, and at least in what concerns Java, there are some implementations that experimented with reference counting based GCs.

https://www.microsoft.com/en-us/research/wp-content/uploads/...