openjdk version "17.0.3" 2022-04-19
OpenJDK Runtime Environment GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03)
OpenJDK 64-Bit Server VM GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03, mixed mode, sharing)
build fails with
========================================================================================================================
GraalVM Native Image: Generating 'webmvc-kotlin' (executable)...
========================================================================================================================
[1/7] Initializing... (0,0s @ 0,18GB)
Error: ImageSingletons do not contain key com.oracle.svm.hosted.LinkAtBuildTimeSupport
------------------------------------------------------------------------------------------------------------------------
Error: Use -H:+ReportExceptionStackTraces to print stacktrace of underlying exception
0,1s (6,8% of total time) in 8 GCs | Peak RSS: 0,64GB | CPU load: 6,13
========================================================================================================================
Failed generating 'webmvc-kotlin' after 1,2s.
build fails with