提交 c6b77954 编写于 作者: K Kuai Wei 提交者: 云矅

[JWarmUp] fix test error of TestThrowInitializaitonException

Summary: whitebox library is missing in TestThrowInitializaitonException.java

Test Plan: hotspot/test/jwarmup/TestThrowInitializaitonException.java

Reviewers: 三红, 传胜

Reviewed By: 三红, 传胜

Subscribers: 麦庶

Differential Revision: https://aone.alibaba-inc.com/code/D855652
上级 cd2ffae5
...@@ -30,7 +30,7 @@ import static com.oracle.java.testlibrary.Asserts.*; ...@@ -30,7 +30,7 @@ import static com.oracle.java.testlibrary.Asserts.*;
/* /*
* @test TestThrowInitializaitonException * @test TestThrowInitializaitonException
* @library /testlibrary * @library /testlibrary /testlibrary/whitebox
* @build TestThrowInitializaitonException * @build TestThrowInitializaitonException
* @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox
* @run main/othervm TestThrowInitializaitonException * @run main/othervm TestThrowInitializaitonException
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册