提交 f1d8ad3f 编写于 作者: G gromero

8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64

Reviewed-by: iignatyev, kvn
上级 b0524ac8
......@@ -130,7 +130,7 @@ public class TestRTMAbortRatio {
@Override
public String[] getMethodsToCompileNames() {
return new String[] { getMethodWithLockName() };
return new String[] { getMethodWithLockName(), "*.pageSize" };
}
public void lock(boolean abort) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册