All Content tagged with Amazon Corretto

Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that will include performance enhancements and security fixes.

Content language: English

Select up to 5 tags to filter
Sort by most recent
26 results
Hello, I have an Elastic Beanstalk environment with Corretto 11 and Amazon Linux 2. Now I want to upgrade to Corretto 21. It seems that only Amazon Linux 2023 supports Corretto 21. Unfortunately wh...
1
answers
0
votes
22
views
asked 12 days ago
From FAQ, Amazon Corretto can support all features on Java SE. I have an application that is running Oracle Java 8 with Enterprise JavaBean. When trying to switch to Corretto, I got the unknown except...
1
answers
0
votes
20
views
asked 3 months ago
I have Correto 17 installed on Amazon Linux 2 via "sudo yum install java-17-amazon-corretto" Command. Now new version was released (https://github.com/corretto/corretto-17/blob/release-17.0.13.11.1/CH...
1
answers
0
votes
555
views
asked 3 months ago
Hey I was installing Amazon Corretto 17 JDK from an IPV6 only device and it is unable to connect to https://apt.corretto.aws/corretto.key or https://yum.corretto.aws/corretto.repo while using yum or n...
1
answers
1
votes
1.2K
views
asked 10 months ago
Hey, My company is moving away from Java Corretto and replacing it with OpenJDK. We are suspicious that one of the services, MWAA, uses Corretto because we found it being installed in this repository...
1
answers
0
votes
541
views
asked a year ago
Hi, I had Tomcat 8.5 With Corretto 8 on Platform 4.2.7. When I upgraded the Platform to 4.3.11, I was unable to change Corretto to 11 from 8. So the system now runs Tomcat 8.5 With Corretto 8 and n...
0
answers
0
votes
133
views
asked a year ago
Hi, All, I am trying to install Tomcat 9, over amazon linux2, using Amazon extra repos, but it gives an error: Refusing because tomcat9 could cause an invalid combination. When listing the available...
2
answers
0
votes
842
views
asked a year ago
I wanted to try to use Amazon Corretto so I tried ``` FROM maven:3.9.3-amazoncorretto-17 ARG CHROME_VERSION=113.0.5672.63-1 ADD google-chrome.repo /etc/yum.repos.d/google-chrome.repo RUN microdnf ins...
1
answers
1
votes
1.1K
views
asked 2 years ago
Hello. If I am writing a commercial project using the amazon corretto 11 jdk, do I need to indicate in the license for my program that I use amazon corretto 11 or in the program itself in the program ...
1
answers
0
votes
666
views
asked 2 years ago
We recently switched to using Corretto Java 11 and I noticed that something called log4j-cve-2021-44228-hotpatch gets installed as a dependency. This package executes a script that appears to be modif...
0
answers
0
votes
95
views
asked 2 years ago
Hello, We need to check if the following TLS1.2 cipher suites are used or not in Amazon Corretto 8 JDK: 1. TLS_DHE_RSA_WITH_AES_256_GCM_SHA384/ DHE-RSA-AES256-GCM-SHA384 2. TLS_DHE_RSA_WITH_AES_128_...
0
answers
0
votes
212
views
asked 2 years ago
Hello, We have an application on elastic beanstalk which is on a java 8/Amazon linux 1 platform. A few months ago Amazon sent us an email telling us that Amazon linux 1 will no longer be supported by ...
0
answers
0
votes
181
views
asked 3 years ago