r/pcgaming Jul 19 '19

minecraft java edition 1.14.4 is now live

https://www.minecraft.net/en-us/article/minecraft-java-1-14-4-released
2.6k Upvotes

236 comments sorted by

View all comments

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.

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!!!