On Fri, 22 May 2026 17:23:17 GMT, Luigi Montoya <[email protected]> wrote:

>> make/conf/github-actions.conf line 52:
>> 
>>> 50: 
>>> 51: WINDOWS_AARCH64_BOOT_JDK_EXT=zip
>>> 52: 
>>> WINDOWS_AARCH64_BOOT_JDK_URL=https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35-ea-beta/OpenJDK26U-jdk_aarch64_windows_hotspot_26_35-ea.zip
>> 
>> This looks like `ea-beta` (pre-release) version. Is there a stable 26 
>> release we can use?
>
> Unfortunately there is not a stable 26 release version at the moment.

Just speaking to this point from an Adoptium standpoint... We've been unable to 
produce a JDK26 build for Windows arm64 to this point because of 
flakiness/instability in JTREG etc. Getting CI running in tip is going to make 
this significantly easier for us to do. As long as folks are happy I think it 
would be possible to follow-up with a GA build as part of a separate PR.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31102#discussion_r3290214372

Reply via email to