corretto Questions

6

Solved

While I was in a dockerization project in my current job, I got this doubt: Which Java can I use? This doubt is due to : So after some researches I got these conclusions: Since the Java 8 update ...
Vivianaviviane asked 5/10, 2019 at 17:38

3

Solved

I am trying to download JDK from Amazon Corretto https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html. There are 2 download links for macOS (macOSx64 or macOSaarch64) but ...
Roup asked 8/7, 2022 at 5:11

1

Solved

I will deploy my dockerized Java application to AWS so I would like to use Amazon Corretto. I also want to keep the size of the Docker image small so I want to use a JRE-only image based on Alpine....
Merrifield asked 23/10, 2023 at 8:27

5

What are the differences between Amazon Corretto and OpenJDK (and Oracle's OpenJDK - but there is already a ticket about this)? Corretto is a OpenJDK version 8 implementation. Both are free and see...
Centuple asked 14/11, 2018 at 17:40

2

Solved

Since upgrading my jdk to Corretto jdk11.0.15_9 the xjc goal of jaxb2-maven-plugin fails. The problem doesn't manifest when running with Temurin jdk-11.0.14.1+1. I'm running it on windows 10 with m...
Rhizobium asked 21/4, 2022 at 14:23

2

Solved

I've created a minified JRE using the JLink tool jlink --add-modules java.base,jdk.crypto.ec --output jre I've created a very basic application that connects to https://www.example.com When I r...
Tedra asked 3/3, 2020 at 12:25

3

"I am getting the following exception when running my JavaFX 8 application under Corretto. java.lang.UnsatisfiedLinkError: Can't load library: C:\Amazon Corretto\jdk1.8.0_192\jre\bin\glib-lite.dll...
Mordred asked 20/12, 2018 at 21:50

1

Solved

I work in a Bank as developer and system administrator. I have new project. The project is about identity and access management. While we develop the IAM App, we use Java Language. For this r...
Chaim asked 1/2, 2020 at 22:58

1

Currently, I am using Oracle JDK with JCE support. I am planning to move from oracle JDK to Amazon Corretto. Just wanted to know whether Amazon Corretto supports JCE (Java Cryptography Extension (...
Bamberger asked 9/4, 2019 at 9:25

4

How can we install Amazon Corretto in Ubuntu OS.
Riesling asked 15/11, 2018 at 6:28
1

© 2022 - 2024 — McMap. All rights reserved.