8271189: runtime/handshake/HandshakeTimeoutTest.java can be run in driver mode

Reviewed-by: dholmes
This commit is contained in:
Igor Ignatyev
2021-07-23 15:32:42 +00:00
parent e3800e6497
commit b4c6229fd4

View File

@@ -36,7 +36,7 @@ import sun.hotspot.WhiteBox;
* @library /testlibrary /test/lib
* @build HandshakeTimeoutTest
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
* @run main HandshakeTimeoutTest
* @run driver HandshakeTimeoutTest
*/
public class HandshakeTimeoutTest {