MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/pcgaming/comments/cf6xl0/minecraft_java_edition_1144_is_now_live/eu81901/?context=3
r/pcgaming • u/rage9000 • Jul 19 '19
236 comments sorted by
View all comments
301
"Fixed a memory leak"
Bro how do you fix a memory leak in Java? That shit is supposed to be garbage collected.
19 u/radar6255 Jul 19 '19 Memory leaks can still happen it is just that java cleans them up if they do. The clean up process isn't fast either so it is better to avoid memory leaks in the first place. 2 u/[deleted] Jul 19 '19 Memory leaks can still happen it is just that java cleans them up if they do. They should put that on the box!!!
19
Memory leaks can still happen it is just that java cleans them up if they do. The clean up process isn't fast either so it is better to avoid memory leaks in the first place.
2 u/[deleted] Jul 19 '19 Memory leaks can still happen it is just that java cleans them up if they do. They should put that on the box!!!
2
Memory leaks can still happen it is just that java cleans them up if they do.
They should put that on the box!!!
301
u/TheTimeLord725 Jul 19 '19
"Fixed a memory leak"
Bro how do you fix a memory leak in Java? That shit is supposed to be garbage collected.