提交 db31eb9d 编写于 作者: K kevinw

6980392: TEST_BUG: gc/6581734/Test6581734.java has typo

Summary: simple correction in testcase
Reviewed-by: mchung
上级 e49da34b
......@@ -121,7 +121,7 @@ public class Test6581734 {
}
if (collectorsWithTime<collectorsFound) {
throw new RuntimeException("collectors found with zero time";
throw new RuntimeException("collectors found with zero time");
}
System.out.println("Test passed.");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册