Java SE Review
September 18, 2019

Java SE Review

Xialin Zhu | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Oracle Java SE

Almost all LinkedIn applications are Java ones. I'm on the team that builds infrastructure for all Java applications, in terms of functionality and performance. I'm working on improving the performance of Java in our company. Java SE is what powers all of our code in production machines.
  • Good collection of libraries.
  • Easy to learn. High productivity for developers.
  • Good infrastructure support internally.
  • GC performance. Hope it will be much better with the new GC coming up in Java 11.
  • Difficulty of Migration. Migration to a new major version is particularly challenging.
  • Some of our applications are having struggles with GC so they switched to other JVMs.
We are also using Zing, and it shows better performance in general.
We don't run into many issues in general with Java SE.

Do you think Oracle Java SE delivers good value for the price?

Not sure

Are you happy with Oracle Java SE's feature set?

Yes

Did Oracle Java SE live up to sales and marketing promises?

Yes

Did implementation of Oracle Java SE go as expected?

Yes

Would you buy Oracle Java SE again?

Yes

I think Oracle Java SE is a good fit for large scale applications. It's not a very good fit if you just need a small application with high performance.