https://www.cesarsotovalero.net/blog/how-the-jvm-executes-java-code.html
This blog post describes in details what happens when executing a Java application. After reading this post, you will understand the execution lifecycle of a Java application and the activities performed by the JVM during the execution phase.