提交 cd6d97dc 编写于 作者: S sgehwolf

8202600: [Zero] Undefined behaviour in src/os_cpu/linux_zero/vm/os_linux_zero.cpp

Reviewed-by: stuefe, shade, dholmes
上级 9191009b
......@@ -408,6 +408,7 @@ void os::print_register_info(outputStream *st, void *context) {
extern "C" {
int SpinPause() {
return 0; // Shouldn't matter.
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册