Skip to content

Commit e815985

Browse files
authored
docs: add JIT vs AOT compilation resource to Java program lifecycle
1 parent d6ba67a commit e815985

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/data/roadmaps/java/content/lifecycle-of-a-program@QgWalJLIb6Fw0HhN1wb02.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Visit the following resources to learn more:
66

77
- [@article@Life Cycle of a Java Program](https://www.startertutorials.com/corejava/life-cycle-java-program.html)
88
- [@article@How the JVM Executes Java Code](https://www.cesarsotovalero.net/blog/how-the-jvm-executes-java-code.html)
9+
- [@article@JIT vs. AOT Compilation in Java](https://bell-sw.com/blog/compilation-in-java-jit-vs-aot/)

0 commit comments

Comments
 (0)