No instances of … are allowed in the image heap as this class should be initialized at image runtime
问题 I am running a simple Java application (just a REST endpoint, a "Hello" response - exactly the example generated by the Quarkus maven archetype, without modification) with the following stack: Quarkus (MicroProfile) JDK 1.8 HotSpot 1.8.0_231-b11 GraalVM 19.3.0 (native-image) MacOS Catalina The first error it is (although it does'nt seems to be the main problem): [code-with-quarkus-1.0.0-SNAPSHOT-runner:1868] setup: 8,524.65 ms java.lang.NoSuchMethodException: com.oracle.svm.core.jdk