BAEL-2572 Ahead of Time Compilation (AoT) (#6275)
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
e6f9af4c3f
commit
ba16cee334
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
cd src/main/java
|
||||
java -XX:AOTLibrary=./jaotCompilation.so com/baeldung/java9/aot/JaotCompilation
|
||||
Reference in New Issue
Block a user