We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50973f7 commit 77a8cbcCopy full SHA for 77a8cbc
spring-core/src/main/java/org/springframework/core/NativeDetector.java
@@ -19,9 +19,6 @@
19
/**
20
* A common delegate for detecting a GraalVM native image environment.
21
*
22
- * <p>Requires using the {@code -H:+InlineBeforeAnalysis} native image compiler flag in order to allow code removal at
23
- * build time.
24
- *
25
* @author Sebastien Deleuze
26
* @since 5.3.4
27
*/
0 commit comments