https://stackoverflow.com/questions/41497761/what-exactly-is-the-jit-compiler-inside-a-jvm
Jan 6, 2017 · The term 'JIT Compller' is really obsolete. It refers to a JVM plugin architecture prior to 1.3 that compiled all bytecode prior to execution. It was found that 'JIT