Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:07 Go to next message
VIJAYA LAKSHMI VENKATRAMAN is currently offline VIJAYA LAKSHMI VENKATRAMANFriend
Messages: 4
Registered: March 2023
Junior Member
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 12:05 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Difference between AdoptJDK and OracleJDK [message #1858372 is a reply to message #1858334] Fri, 31 March 2023 08:18 Go to previous messageGo to next message
Gulshan Negi is currently offline Gulshan NegiFriend
Messages: 5
Registered: December 2021
Junior Member
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 08:25 Go to previous messageGo to next message
VIJAYA LAKSHMI VENKATRAMAN is currently offline VIJAYA LAKSHMI VENKATRAMANFriend
Messages: 4
Registered: March 2023
Junior Member
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 08:27 Go to previous messageGo to next message
VIJAYA LAKSHMI VENKATRAMAN is currently offline VIJAYA LAKSHMI VENKATRAMANFriend
Messages: 4
Registered: March 2023
Junior Member
@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 11:06 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Difference between AdoptJDK and OracleJDK [message #1858553 is a reply to message #1858374] Fri, 07 April 2023 06:23 Go to previous message
Gulshan Negi is currently offline Gulshan NegiFriend
Messages: 5
Registered: December 2021
Junior Member
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: Wed Apr 24 21:28:27 GMT 2024

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

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

Back to the top