Closed andreriesco closed 2 months ago
So, there is no build of msopenjdk-21
for ARMv7 https://github.com/adoptium/containers/issues/502
https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-21
Since the Java appears to be abandoning 32bit architectures
I was not able to find a JEP for the aarch32 deprecation, but since 2021 there is not maintainance for the aarch32 port of OpenJDK.
So, we are also removing support for arm32 from the template.
When trying to use the
javaForms
template not working on ARM 32 devices, the following error is shown on the build of theDockerfile.debug
: