Skip to content

Commit e66ed4d

Browse files
committed
8366666: Bump timeout on StressAsyncUL
Reviewed-by: stefank
1 parent ef7872c commit e66ed4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/runtime/logging/StressAsyncUL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @requires vm.debug
2929
* @library /test/lib
3030
* @modules java.base/jdk.internal.misc
31-
* @run driver StressAsyncUL
31+
* @run driver/timeout=480 StressAsyncUL
3232
*/
3333

3434
import jdk.test.lib.process.OutputAnalyzer;

0 commit comments

Comments
 (0)