Here are the details
-
name: graalvm-jdk
-
description: “Graalvm for JDK” supports native image compilation of Java applications.
-
snapcraft: GitHub - pushkarnk/graalvm-jdk-snap: Snapcraft for GraalVM CE
-
upstream-relation: user
-
supported-category: compilers, programming languages
-
reasoning: GraalVM will need access to Java source and other binaries (JAR files) to compile and build a native image.
I understand that strict confinement is generally preferred over classic.
I’ve tried the existing interfaces to make the snap to work under strict confinement.