mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-15 10:23:28 +00:00
8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed
Reviewed-by: kbarrett
This commit is contained in:
parent
af9b9050ec
commit
8ab8d02e40
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2021, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -36,7 +36,7 @@ import jdk.test.whitebox.WhiteBox;
|
||||
* @library /testlibrary /test/lib
|
||||
* @build HandshakeTimeoutTest
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
|
||||
* @run driver HandshakeTimeoutTest
|
||||
* @run driver/timeout=480 HandshakeTimeoutTest
|
||||
*/
|
||||
|
||||
public class HandshakeTimeoutTest {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user