Y
Hacker News
new
|
ask
|
show
|
jobs
by
adgjlsfhk1
96 days 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.
2 comments
NooneAtAll3
96 days ago
"silly reasons" being Java breaking backwards compatibility
decade seems a usual timescale for that, considering f.e. python 2->3
link
kbolino
96 days ago
So much software was stuck on Java 8 and for so long that some of the better GC algorithms got backported to it.
link
decade seems a usual timescale for that, considering f.e. python 2->3