-
As recommended in [the configuration section](https://github.com/corretto/amazon-corretto-crypto-provider#configuration), I call as early as possible, in my application main entry point, `com.amazon.c…
-
### Describe the feature
Now there is possibility to presign url for get/post/put/delete but I miss HEAD method. It is also possible using v1 sdk.
### Use Case
Generate presign url to s3 object for…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
Project is ant/classpath-based (i.e. no modulepath), and this occurs on both Oracle jdk 21.0.5, and Amazon Corretto 21.0.1. M1…
-
Hello,
We are encountering NPEs when using the Config provider for Secrets Manager, we haven't tried any other.
These seem to occur randomly, but frequently, when a worker or connector is started …
-
Installation of Amazon Corretto on SLES 12.5 fails when the repositories are refreshed. The issue seems to be, that the repository returns an access denied error for the URL:
https://yum.corretto.a…
-
At the moment the plugin is unable to determine the C library type for which it's supposed to provide JDKs.
This is a problem on Linux distributions because a JDK written for Alpine (ie. `musl` libra…
-
I've got everything in my project using Java17:
```
% echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/amazon-corretto-17.jdk/Contents/Home/
% which java
/Library/Java/JavaVirtualMachines/amazon…
-
While running on the latest Dockerfile from 3204a42, the following occurs on the `public.ecr.aws/amazonlinux/amazonlinux:2023` :
```bash
$ docker build -t glue/sparkui:latest .
Sending build co…
mwa28 updated
12 months ago
-
```
gcr.io/paketo-buildpacks/amazon-corretto:latest
gcr.io/paketo-buildpacks/executable-ja…
-
话说要选个OpenJDK的版本。也就Amazon Corretto 和 Alibaba Dragonwell。没有做具体对标之前 ,心里其实大概有了一个谱,那就是选Amazon Corretto。因为Alibaba在开源上,除了一些工具类的(例如[druid](https://github.com/alibaba/druid))还可信赖之外,其它方面,臭名昭著例如dubbo发布一个初始版本,做一…