Has anyone done this who can indicate how it should be done? I recently set this up for my app on OS/X and thought I’d have cross platform versions. I have tried it both with —runtime-image and making Graal the installed JVM.
Both ways I seem to get an application with directory structure runtime —— graalvm-ce-java11-21.1.0 —————bin —————conf … It appears it should not have the Graal dir in there. I removed it and the application runs. Otherwise no. Again it seems to do this even if I let it default to the installed Graal jdk - not —runtime-image. If no one else has run into this and figured something out or just knows how to do it correctly I can just do a bug report.
