预热方法的缓存 某些优化的机会。当找到机会后,它会要求 JIT编译器重新编译问题中的某段代码。此时它会应用一项技术,即当前栈替换(On Stack Replacement,OSR),从而切换到新代码的执行上。执行OSR时会对测试产生各种连锁影响,包括要暂停线程的执行。当然,所有这
基于4个网页-相关网页
即当前栈替换
That is, the current stack replacement
以上为机器翻译结果,长、整句建议使用 人工翻译 。
此时它会应用一项技术,即当前栈替换(On Stack Replacement, OSR),从而切换到新代码的执行上。
It then USES a technique known as on Stack Replacement (OSR) to switch to the execution of the new code.
youdao
应用推荐
模块上移
模块下移
不移动