Closed
Description
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.