Details
-
New Feature
-
Status: Resolved
-
Blocker
-
Resolution: Later
-
None
-
None
-
None
-
None
Description
Oracle released GraalVM https://github.com/oracle/graal to support the static compilation of Java applications to Native Image, which can increase the startup speed of Java by at least 10 times. In the cloud native field, this basic technology is believed to be in the near future. Will be supported by more and more vendors, such as the Spring/Spring Boot community has supported or plans to support the feature of GraalVM, see this issue: https://github.com/spring-projects/spring-framework/search?q=Graalvm&type=Issues can support static compilation, so it is recommended that Log4j2 also need to support static compilation as soon as possible, and can be compiled correctly under GraalVM.
Attachments
Attachments
Issue Links
- relates to
-
LOG4J2-2604 Generate reflect-config.json for GraalVM during annotation processing
- Open