TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle Java SE

    Score8.1 out of 10
    N/AOracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A
    Pricing
    Oracle Java SE
    Editions & Modules
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle Java SE
    Free Trial
    No
    Free/Freemium Version
    No
    Premium Consulting/Integration Services
    No
    Entry-level Setup FeeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Oracle Java SE
    Considered Both Products
    Oracle
    Chose Oracle Java SE
    Java is highly more performant and with a very wide range of opensource libraries at hand, there is not much that you "cannot do" as long as you "do it right". Interpreted nature of Python doesn't let you do proper multicore/multithread operations, you could even say that …
    Incentivized
    Chose Oracle Java SE
    Code readability is greater in [Oracle Java SE]. Code refactor can be achieved in [Oracle Java SE], design patterns are used across the libraries and in use of it as well.
    Incentivized
    Chose Oracle Java SE
    Java is the backbone of Scala. Lots of the improvements of the newer version of Java have been based on the improvements Scala introduced (functional programming features, among others). In this way Java and Scala are very symbiotic.
    Incentivized
    Chose Oracle Java SE
    We also use C++ and Python in our application. We are working to migrate to a web-based application, but continue to invest in our Java client.
    Incentivized
    Chose Oracle Java SE
    Because of its reliability, performance and other reasons, Java SE is the top choice.
    Incentivized
    Chose Oracle Java SE
    Both platforms provide support for common programming languages such as PHP, Ruby, and Python. Java developers can also use languages such as Java, JavaScript, Clojure, Groovy, and Scala while .NET developers can code in C#, F#, VB.NET, C++, and .NET. The two platforms also …
    Incentivized
    Chose Oracle Java SE
    We choose Java as our system has multiple sub-applications that have different purposes and architecture including back-end applications, front-end UI, front-end Rest API, and Selenium Automation tests. They are deployed in Windows and Linux, communicate with each other using …
    Incentivized
    Chose Oracle Java SE
    We had to stick with Java SE due to some of our other services being already written in Java. For the past couple months, we have been experimenting with Python and comparing its level of security and performance. From our experience, Python has fewer security capabilities, but …
    Incentivized
    Chose Oracle Java SE
    I like the platform independency.
    Incentivized
    Chose Oracle Java SE
    I wanted to write Python, NodeJS, PHP... but it's hard to compare all the different fruits in the basket. Java is good for what it was made for, and much more nowadays. Java was and I suspect, will be a strong candidate for any backend project, and it's one of the most popular …
    Incentivized
    Chose Oracle Java SE
    As I wrote earlier, I don't have a preference for one vendor's Java SE over another.
    Incentivized
    Chose Oracle Java SE
    Java vs Scala:
    • Less "cool."
    • More verbose.
    Incentivized
    Chose Oracle Java SE
    Java out of the box is lower cost traditionally. As time has evolved, c# is catching up.
    Incentivized
    Chose Oracle Java SE
    Oracle's Java is a uniform platform. It is widely used and universally accepted and is the defacto language. The majority of the industries from Banking, retail, healthcare, hardware, software, military, defense, and commercial, to the fashion industry use this language for …
    Incentivized
    Chose Oracle Java SE
    We haven't really used any other products like Java. We have used python and C++ for other projects. Java is much simpler to use than C++, but probably not as simple as Python. Then again, Python is meant to be a scripting language, so when comparing to C++, Java is definitely …
    Incentivized
    Chose Oracle Java SE
    Many other languages could be used for initial programming. However, simplicity of concepts, static type system and available tool support in combination made Java come out top for us. Especially Python has become very popular recently. I think this is a step backwards, due to …
    Incentivized
    Chose Oracle Java SE
    Azul provides comparable services to Oracle Java SE. Compared to Oracle Java SE, support from Azul is more responsive and reachable. The downside is that the customer base of Azul system is much smaller compared to Oracle, so online resources are a little hard to search. But it …
    Incentivized
    Chose Oracle Java SE
    We are also using Zing, and it shows better performance in general.
    Incentivized
    Chose Oracle Java SE
    Basically, unless you use Electron with really flimsy documentation, Java is the better cross-platform tool to use.
    Incentivized
    Chose Oracle Java SE
    There are several alternative vendors of Java. They are almost all based on OpenJDK, so they are generally very similar. Levels of support vary, but they are more than worthy of consideration.
    Incentivized
    Chose Oracle Java SE
    I do not see the languages that I meant to add in the list. These are Python, R, C, C++, Perl, Jython and Javascript. I have experience in each of these and each has its pros and cons. I like R and Python for scientific analysis. C and C++ have good support for communicating …
    Incentivized
    Chose Oracle Java SE
    ASP.NET and Java both live in a similar solution space, however, Java tends to be the better option due to the larger amount of available resources for it. Node is an interesting tool. It is in a similar space as Java, but more focused on front-end web application development. …
    Incentivized
    Chose Oracle Java SE
    I have not tried any alternative to this software.
    Incentivized
    Chose Oracle Java SE
    Did not do a product comparison, but Oracle licensing may force some of my customers to get to other variations.
    Incentivized
    Chose Oracle Java SE
    Oracle is free to use and has many open source frameworks, tools and IDE's around it. That was the primary reason to choose Java SE.
    Incentivized
    Key User Insights
    Would buy again
    96%
    Would buy again
    23 Answers
    Delivers good value for the price
    94%
    Delivers good value for the price
    16 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    24 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    22 Answers
    Best Alternatives
    Oracle Java SE
    Small Businesses
    GraalVM
    Score9.1 out of 10
    Medium-sized Companies
    Java Cloud
    Score8.8 out of 10
    Enterprises
    GraalVM
    Score9.1 out of 10
    All AlternativesView all alternatives
    User Ratings
    Oracle Java SE
    Likelihood to Recommend
    9.0
    (33 ratings)
    Usability
    9.0
    (3 ratings)
    Support Rating
    8.0
    (19 ratings)
    User Testimonials
    Oracle Java SE
    Likelihood to Recommend
    Oracle
    Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
    Incentivized
    Read full review
    Pros
    Oracle
    • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
    • Strong object-orientation language and clear project structure.
    • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
    • It offers a huge library and framework support from third-parties and the community.
    Incentivized
    Read full review
    Cons
    Oracle
    • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
    • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
    • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
    Incentivized
    Read full review
    Usability
    Oracle
    Oracle Java SE provides the new features along with timely security patches. New features like Record patterns and pattern matching for switches are very useful. With every new release of Java, it is getting better. Sequenced collections are also an interesting feature added to Java. With all these new features, backward compatibility is also maintained.
    Incentivized
    Read full review
    Support Rating
    Oracle
    Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
    Incentivized
    Read full review
    Alternatives Considered
    Oracle
    Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
    Incentivized
    Read full review
    Return on Investment
    Oracle
    • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
    • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
    • New features take time to learn. When someone starts using them, everyone has to take time to learn.
    Incentivized
    Read full review
    ScreenShots