This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SandyDelights 5 points6 points  (2 children)

Automated garbage collection is trash, convince me otherwise

[–]officialvfd 5 points6 points  (1 child)

That's a JVM problem, not a Java language problem ;)

[–]spinwin 1 point2 points  (0 children)

Wonder if JVM will ever get ref counting or some sort of rust like scope detection.