Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Difference between AdoptJDK and OracleJDK(AdoptJDK Vs OracleJDK)
Difference between AdoptJDK and OracleJDK [message #1858334] Wed, 29 March 2023 07:07 Go to next message
Eclipse UserFriend
Found a comparison between AdoptJDK and OracleJDK in adoptopenjdk.net/MigratingtoAdoptOpenJDKfromOracleJava.pdf

But the doc seems to be outdated. Is there an updated table available elsewhere?
Re: Difference between AdoptJDK and OracleJDK [message #1858335 is a reply to message #1858334] Wed, 29 March 2023 08:05 Go to previous messageGo to next message
Eclipse UserFriend
This forum is for asking about Eclipse's Java Development Tools and how to use them. It's not the best place to ask general Java questions or about comparisons between various JDK suppliers, so it might well be you get no answer at all her
Re: Difference between AdoptJDK and OracleJDK [message #1858372 is a reply to message #1858334] Fri, 31 March 2023 04:18 Go to previous messageGo to next message
Eclipse UserFriend
AdoptOpenJDK and Oracle JDK are both implementations of the Java Development Kit (JDK), which is a set of software tools used to develop Java applications. While both are based on the same codebase, there are some differences between the two:

Licensing: Oracle JDK requires a commercial license for production use, whereas AdoptOpenJDK is available under open-source licenses such as the GPL or Apache 2.0. This means that AdoptOpenJDK can be used for free in commercial environments, while Oracle JDK requires a paid license.

1: Support: Oracle JDK provides commercial support and updates, while AdoptOpenJDK is community-supported. However, there are companies that offer support for AdoptOpenJDK as well.

2: Release cycle: Oracle JDK has a predictable release cycle, with new versions released every six months, while AdoptOpenJDK's release cycle can vary based on community contributions and other factors.

3: Version compatibility: Oracle JDK is known to be slightly ahead of AdoptOpenJDK in terms of version releases and feature sets. However, AdoptOpenJDK typically catches up fairly quickly.

4: Availability: While Oracle JDK is only available for download from Oracle's website, AdoptOpenJDK can be downloaded from multiple sources, including its own website, and is available in various packaging formats.

hope this will help you
Re: Difference between AdoptJDK and OracleJDK [message #1858373 is a reply to message #1858372] Fri, 31 March 2023 04:25 Go to previous messageGo to next message
Eclipse UserFriend
Thank you very much Gulshan.
In the case of features or functional comparison, do you think there are differences between OracleJDK and AdoptOpenJDK?
Re: Difference between AdoptJDK and OracleJDK [message #1858374 is a reply to message #1858335] Fri, 31 March 2023 04:27 Go to previous messageGo to next message
Eclipse UserFriend
@Ed, Sorry, is there another forum where this question might be appropriate?
Re: Difference between AdoptJDK and OracleJDK [message #1858379 is a reply to message #1858374] Fri, 31 March 2023 07:06 Go to previous messageGo to next message
Eclipse UserFriend
Well, https://adoptium.net/ is the successor to AdoptOpenJDK so you might start with their FAQ:

https://adoptium.net/docs/faq/

You could also look here to ask a question:

https://github.com/adoptium/adoptium-support/issues/new/choose
Re: Difference between AdoptJDK and OracleJDK [message #1858553 is a reply to message #1858374] Fri, 07 April 2023 02:23 Go to previous message
Eclipse UserFriend
Found this post on the internet https://www.techgeekbuzz.com/tutorial/java/java-jdk-jre-and-jvm/ this might help you.
Previous Topic:2022-12 Eclipse Failing to Generate Jar - Every other time
Next Topic:Easy question
Goto Forum:
  


Current Time: Mon Apr 28 16:17:34 EDT 2025

Powered by FUDForum. Page generated in 0.06155 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top