Comment by adgjlsfhk1
8 hours ago
Minecraft for somewhat silly reasons was largely stuck using Java8 for ~a decade longer than it should have which meant that it was using some fairly outdated GC algorithms.
8 hours ago
Minecraft for somewhat silly reasons was largely stuck using Java8 for ~a decade longer than it should have which meant that it was using some fairly outdated GC algorithms.
"silly reasons" being Java breaking backwards compatibility
decade seems a usual timescale for that, considering f.e. python 2->3