Skip to content

Commit 2c0c653

Browse files
committed
8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java
Reviewed-by: shade
1 parent df7d6e0 commit 2c0c653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @summary Test OOME in due to classloader leak
2828
* @requires vm.gc.Shenandoah
2929
* @library /test/lib
30-
* @run driver TestClassLoaderLeak
30+
* @run driver/timeout=600 TestClassLoaderLeak
3131
*/
3232

3333
import java.util.*;

0 commit comments

Comments
 (0)