holly · 2005-10-28 03:54:08 · 阅读: 657 Hotspot. 局部代码块的 JIT 是有可能比 C/C++ 编译的 native code 快的 这是因为编译是静态的. 在积累动态运行信息的基础上的 native code 生成可以有更好的优化