It then USES a technique known as on Stack Replacement (OSR) to switch to the execution of the new code.
此时它会应用一项技术,即当前栈替换(On Stack Replacement,OSR),从而切换到新代码的执行上。
Another concern is on-stack replacement (OSR), an advanced JVM feature that helps optimize certain code structures (see Resources). Consider the code in Listing 4.
另一个问题是堆栈上替换(osr),这种高级JVM特性有助于优化某些代码结构(参见参考资料)。
Another concern is on-stack replacement (OSR), an advanced JVM feature that helps optimize certain code structures (see Resources). Consider the code in Listing 4.
另一个问题是堆栈上替换(osr),这种高级JVM特性有助于优化某些代码结构(参见参考资料)。
应用推荐