Updated EA implementing Value Classes and Objects
Dan Smith
daniel.smith at oracle.com
Thu Aug 1 18:11:33 UTC 2024
> On Aug 1, 2024, at 9:32 AM, Remi Forax <forax at univ-mlv.fr> wrote:
>
> Hello,
> on my mac (no problem on linux), it seems that doing a tar zxvf on openjdk-23-valhalla+1-90_macos-aarch64_bin.tar.gz move the folder jdk-23.jdk to quarantine ?
>
> I had to remove it from the quarantine by hand:
>
> xattr -d com.apple.quarantine ./jdk-23.jdk
>
Thanks for catching that, seems to be an artifact of our CI setup, which is not equipped to routinely do code signing.
I've added a mention to the release notes. We may explore improving our process in the future.
More information about the valhalla-spec-observers
mailing list