infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Install jdk-24.0.2 on the machines as a bootstrap for jdk25LTS

Open sxa opened this issue 4 months ago • 0 comments

We should make /usr/lib/jvm/jdk24 and the equivalent location on other operating systems be present on all of our machines to avoid having to download the boot JDK for the LTS release.

Noting that there is an issue with Jdk24.0.2 when used on aarch64 machines with Cortex-A53 cores such as some of the raspberry pi models which this could cause a problem with for any users with such systems. They would still be able to provide and use a JDK25 build for use as the bootstrap.

Sort-of related: https://github.com/adoptium/temurin-build/pull/4076

sxa avatar Aug 18 '25 09:08 sxa