[build performance] check if we can use `jaotc` or GraalVM to "AOT compile" r8.jar
jonathanpeppers opened this issue · 1 comments
jonathanpeppers commented
Example: https://devblogs.microsoft.com/java/aot-compilation-in-hotspot-introduction/
We might have more success with this when we are on JDK 21.
jonathanpeppers commented
Ok, this feature was removed in JDK 17: