Based on what we discussed in this Spring Native issue, using --language:js seems to disable inlining like if -H:-InlineBeforeAnalysis was applied, breaking Spring Boot applications compiled with Spring Native.
Please tag this issue with the spring label.
Based on what we discussed in this Spring Native issue, using
--language:jsseems to disable inlining like if-H:-InlineBeforeAnalysiswas applied, breaking Spring Boot applications compiled with Spring Native.Please tag this issue with the
springlabel.