EA2 macos build "damaged and can't be opened"
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Sep 23 16:09:43 UTC 2025
I have the same v15.6.1 M1Pro macBook and it works for me.
% curl
https://download.java.net/java/early_access/leyden/1/openjdk-26-leydenpremain+1_macos-aarch64_bin.tar.gz
-o openjdk-26-leydenpremain+1_macos-aarch64_bin.tar.gz
% gunzip openjdk-26-leydenpremain+1_macos-aarch64_bin.tar.gz
% tar -xf openjdk-26-leydenpremain+1_macos-aarch64_bin.tar
% ./jdk-26.jdk/Contents/Home/bin/java HelloWorld
Hellow World!
Vladimir K
On 9/23/25 8:30 AM, Charles Oliver Nutter wrote:
> The EA2 builds for macos aarch64 available at https://jdk.java.net/
> leyden/ <https://jdk.java.net/leyden/> do not appear to be usable on my
> system running "Sequoia" v15.6.1. The dialog that pops up says:
>
> ```
> "jdk26.jdk" is damaged and can't be opened. You should move it to the trash
> ```
>
> I can build it myself if necessary, but this will hinder others wanting
> to try the AOT code caching on macos.
>
> *Charles Oliver Nutter*
> /Architect and Technologist/
> Headius Enterprises
> https://www.headius.com <https://www.headius.com>
> headius at headius.com <mailto:headius at headius.com>
More information about the leyden-dev
mailing list