【发布时间】:2012-03-02 22:06:22
【问题描述】:
According to IBM it is possible to turn off the jit compiler 使用 Compiler.disable() 并且我在 stackoverflow 上读到这是不可能的(仅使用命令行参数 - How to check if the JIT compiler is off in Java)。哪种方法是正确的?
【问题讨论】:
-
那么您是否在 WebSphere Real Time 中运行?请给我们更多的背景信息。
-
对不起,我没有使用 websphere,是否可以更改在运行时关闭编译器的参数?
标签: java compiler-construction jit