What is the use of JVM if JIT is performing bytecode conversion to machine instructions

后端 未结 4 1221
一个人的身影
一个人的身影 2020-12-23 17:19

I am really struggling to understand the following thing

Previously I know:

When a Java program is compiled .class file will be generated. In th

4条回答
提交回复
热议问题