Dan Lutker

Results 18 comments of Dan Lutker

Thank you for reporting the issue. Do you know if this also happens on any other versions of Windows?

Is there something cleaning up /tmp on your machines? We are looking at this and how we can fix the issue and get an updated RPM deployed. The [release announcement](https://alas.aws.amazon.com/announcements/2021-001.html)...

Thank you for bringing this to our attention. We will investigate and see if we can change this behavior without causing other issues.

Sorry for the confusion around the versioning. This is consistent with previous releases and changing the DisplayVersion could potentially cause issues for other consumers and package managers. We can reach...

> no 15 dockerfile? Corretto-15 is no longer supported, please use Corretto-17 to get the latest features and improvements.

> I have found `adoptopenjdk/openjdk11:jdk11u-nightly-slim` to work across both Apple Intel and M1, however for production releases I would prefer to use `amazoncorretto:11-alpine` The adoptopenjdk docker project is deprecated and...

Are you missing a change to add 3.16 to https://github.com/corretto/corretto-docker/blob/main/bin/apply-template.py#L16

These changes have been backported to OpenJDK11 and will be released in Corretto-11 as part of the Q3 updates on July 19th.

Changes merged into [11](https://github.com/corretto/corretto-11/pull/287), [17](https://github.com/corretto/corretto-17/pull/94) and [Corretto-jdk](https://github.com/corretto/corretto-jdk/pull/86). It will be released on the October 18th.

How did you test that all of the docker files are updated correctly?