Y
Hacker News
new
|
ask
|
show
|
jobs
by
chungy
2284 days ago
Yep, the new rapid-release schedule. Java 8 (grandfathered) and 11 are the current LTS branches, both of which cease getting any kind of support (read: security fixes) in 2024. Java 17 will be the next LTS.
1 comments
snazz
2284 days ago
It seems to be a trend in software that has existed for a while to exponentially increase version numbers (see also: Firefox).
link
the8472
2284 days ago
It's a quite linear growth, not exponential
link
snazz
2284 days ago
But the first few numbers went by much more slowly, right?
link
chrisseaton
2284 days ago
Exponential would be if they kept getting quicker. They've only gotten quicker once.
link
rmrfrmrf
2284 days ago
I assumed that this was due to more products dropping vanity versioning in favor of semantic versioning. Is that not what's happening here?
link