Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

OpenJDK is easy to install and manage

  • By Abhishek C.
  • on 02/14/2022

What do you like best about the product?
It's easy to install with simple command like "yum install java-8-openjdk-devel", and we can have multiple versions of OpenJDK and change java_home as per our need.
What do you dislike about the product?
Sometimes java application fails during compilation due to the presence of multiple jdk versions. So the user needs to be careful about it else, he/she may experience compilation errors during building application.
What problems is the product solving and how is that benefiting you?
We have our automation regression suite running on Unix server using Jenkins, and for compiling & execution of code it required java 8.


There are no comments to display