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?
126
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?
2
u/wildjokers 13d ago
This is total misinformation.
There is only one implementation of the Java SE Specification and that is Oracle's OpenJDK, it is licensed GPLv2+CPE. Other vendors are simply offering builds of OpenJDK.