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
Filter content
Select tags to filter
Sort by
Sort by most recent
28 results
Hello
I'm running a JNLP file, which references an applet, using Openwebstart on a desktop configured with Amazon Corretto 21. It seems to start fine, with some windows launched, but it eventually cr...
1
answers
0
votes
140
views
asked 4 months ago
Sometimes I have error: "task blocked for more than 122 seconds" after upgrade from AL2 to AL2023
(EKS 1.31) (Java 21 Amazon Corretto) (EC2: c7i.4xlarge 16vCPU/32RAM) (ami_type = "AL2023_x86_64_STAND...
1
answers
0
votes
229
views
asked 4 months ago
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
170
views
asked 10 months 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
63
views
asked a year 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
1.8K
views
asked a year 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 2 years 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
566
views
asked 2 years 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
150
views
asked 2 years 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
1.1K
views
asked 2 years 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.4K
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
796
views
asked 3 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
97
views
asked 3 years ago