Skip to content

Commit 1aa62dc

Browse files
committed
8369230: com/sun/jdi/SimulResumerTest.java timed out
Reviewed-by: sspitsyn
1 parent 4d0da18 commit 1aa62dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/jdk/com/sun/jdi/SimulResumerTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2008, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2008, 2025, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
3030
*
3131
* @run build TestScaffold VMConnection TargetListener TargetAdapter
3232
* @run compile -g SimulResumerTest.java
33-
* @run driver SimulResumerTest
33+
* @run driver/timeout=180 SimulResumerTest
3434
*/
3535
import com.sun.jdi.*;
3636
import com.sun.jdi.event.*;

0 commit comments

Comments
 (0)