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

OpenJDK 8 (Java 8) on CentOS 8

Supported Images | 20240513

Linux/Unix, CentOS 8 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

2 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Financial Services

Hassle free installation and Simplified Object

  • March 22, 2022
  • Review provided by G2

What do you like best about the product?
Simplify the cleaning of an object in a thread if it is no longer getting used. Moreover, it have an enhanced compiler that is efficient in handling integers, classes and inlining.
What do you dislike about the product?
Lack of support if in case multiple JDKs were installed in the system, which results in compile-time errors
What problems is the product solving and how is that benefiting you?
we have a framework written on Java that is being used across multiple teams in our organization. There we need JDK8, which is running on Almalinux.


    Abhishek C.

OpenJDK is easy to install and manage

  • February 14, 2022
  • Review provided by G2

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.


showing 1 - 2