-
corretto-18
Discontinued Amazon Corretto 18 is a no-cost, multi-platform, production-ready distribution of OpenJDK 18
At some point i came across a page listing the changes that Amazon had made, relative to the upstream. There wasn't mich for Java 11+, but there were a number of backported fixes for 8. Can't find it now.
But Corretto itself is open source, so someone sufficiently interested could diff that to the upstream:
https://github.com/corretto/corretto-8
https://github.com/corretto/corretto-18
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
You are correct, the Azul guy (who reported it) goes into considerable detail here: https://github.com/docker-library/openjdk/issues/320#
NEVERTHELESS, software supply chain is important. Whatever JVM one chooses should have a good answer to how they handle it.
-
corretto-17
Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17
-
corretto-8
Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
At some point i came across a page listing the changes that Amazon had made, relative to the upstream. There wasn't mich for Java 11+, but there were a number of backported fixes for 8. Can't find it now.
But Corretto itself is open source, so someone sufficiently interested could diff that to the upstream:
https://github.com/corretto/corretto-8
https://github.com/corretto/corretto-18
-
corretto-11
Amazon Corretto 11 is a no-cost, multi-platform, production-ready distribution of OpenJDK 11
-
proposal-types-as-comments
Discontinued ECMAScript proposal for type syntax that is erased - Stage 1 [Moved to: https://github.com/tc39/proposal-type-annotations]