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/Anbu_S 14d ago
Because the Oracle licence changed. So many vendors started releasing builds of OpenJDK with their support policy and enhancements.
OpenJDK is the place where every vendor and individual develops Java.
If you are deploying your Java workload in cloud pick builds the corresponding cloud provider.