On 8/9/26 14:57, Julien Nabet wrote:
I've read https://openjdk.org/jeps/541.
I suppose it means we'll have to stop macOS/x64 LO releases and only
propose ARM64 version for macOS?
If it's the case perhaps we should indicate this in release notes of
26.8 (or 27.2 if it's too late) to prepare people?
Not too late to mention intent to drop x86_64 macOS builds in 26.8 notes.
Note that it's only deprecation and it's targeting the unreleased
OpenJDK 27. So removal would occur in OpenJDK 28 at the earliest. Also,
we don't know what the distros such as Corretto or Temurin will do.
The deprecation patch is not yet merged:
https://github.com/openjdk/jdk/pull/31684
Ilmari