Skip to content

Instantly share code, notes, and snippets.

@jeongho
Created August 8, 2020 10:21
Show Gist options
  • Save jeongho/35f0b118e88128bb1532091384d0f572 to your computer and use it in GitHub Desktop.
Save jeongho/35f0b118e88128bb1532091384d0f572 to your computer and use it in GitHub Desktop.
Cannot generate native image using GRAALVM in OS X Catalina
#https://stackoverflow.com/questions/59717111/cannot-generate-native-image-using-graalvm-in-os-x-catalina
sudo xattr -r -d com.apple.quarantine /Library/Java/JavaVirtualMachines/graalvm-ce-java11-20.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment