[graalvm-users] [External] : Re: Trouble with Apple OS X

Alina Yurenko alina.yurenko at oracle.com
Thu Sep 28 08:28:20 UTC 2023


Hi.

We are covering this in the installation instructions<https://www.graalvm.org/latest/docs/getting-started/macos/>, what you need to do is remove the quarantine attribute from the artifacts:

sudo xattr -r -d com.apple.quarantine /path/to/graalvm

We hope that with the recent packaging changes this won’t be needed soon.

Alina



On 28 Sep 2023, at 02:23, Eric Kolotyluk via GraalVM-Users <graalvm-users at oss.oracle.com<mailto:graalvm-users at oss.oracle.com>> wrote:


Rainer... cudos... that fixed the problem...

./java -version
java version "21" 2023-09-19
Java(TM) SE Runtime Environment Oracle GraalVM 21+35.1 (build 21+35-jvmci-23.1-b15)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21+35.1 (build 21+35-jvmci-23.1-b15, mixed mode, sharing)

I seem to remember this from long ago, but for some reason did not find the instructions for Mac OS this time. It is interesting that I have to do this for Graal but not for the standard JDK? 🤔

Mac OS seems much happier now...

Daniel, no, I did not use SDKMan. I have never used that before, but I have heard of it.

It's sad that Apples diagnostics are not helpful in this context.

Cheers, Eric


On 2023-09-27 4:02 p.m., Daniel Hinojosa wrote:
Was this installed through SDKMan?

On Tue, Sep 26, 2023 at 3:12 PM Eric Kolotyluk via GraalVM-Users <graalvm-users at oss.oracle.com<mailto:graalvm-users at oss.oracle.com>> wrote:
I have never succeeded in getting GraalVM working on OS X, and was
hoping someone has some insight on this.

Given I had no problem with the regular jdk-21.jdk, I was wondering if
the packaging and installation instructions for Graal could be improved.

In the meantime, does anyone know of any tricks to convince Mac OS X
this is not dangerous malware?

Cheers, Eric

_______________________________________________
GraalVM-Users mailing list
GraalVM-Users at oss.oracle.com<mailto:GraalVM-Users at oss.oracle.com>
https://oss.oracle.com/mailman/listinfo/graalvm-users
_______________________________________________
GraalVM-Users mailing list
GraalVM-Users at oss.oracle.com<mailto:GraalVM-Users at oss.oracle.com>
https://oss.oracle.com/mailman/listinfo/graalvm-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.oracle.com/pipermail/graalvm-users/attachments/20230928/2a7c0908/attachment-0001.html>


More information about the GraalVM-Users mailing list