Context and Motivation The current article describes a series of Java Virtual Machine (JVM) Just In Time (JIT) Compilers benchmarks and their results, relying on different optimization patterns. For the current issue I included only two compilers: Oracle HotSpot C1/C2 JIT Oracle HotSpot Graal JIT In the future, I might extend it to Eclipse OpenJ9, Azul…