提交 197b2bb6 编写于 作者: J jiangli

8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled.

Summary: Added -XX:+UsePerfData to Test7196045.java.
Reviewed-by: dholmes, collins
上级 01e9c00e
......@@ -26,7 +26,7 @@
* @test
* @bug 7196045
* @summary Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
* @run main/othervm Test7196045
* @run main/othervm -XX:+UsePerfData Test7196045
*/
import java.lang.management.ManagementFactory;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册