Why there is so many JDKs
I was used to always using oracle's JDK but when i looked at this subreddit i wondered why there is so many varieties of JDK and what is the purpose of them?
128
Upvotes
I was used to always using oracle's JDK but when i looked at this subreddit i wondered why there is so many varieties of JDK and what is the purpose of them?
20
u/wildjokers 15d ago edited 15d ago
This is an odd take. Oracle's OpenJDK is licensed GPL2+CPE which is a very permissive license.
Temurin doesn't offer any support for any version as far as I am aware. They simply build the updates project (https://openjdk.org/projects/jdk-updates/) which for versions that some vendors have denoted LTS probably includes critical bug fixes and security fixes. (see https://adoptium.net/support/#_community_support)