8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java

Reviewed-by: shade
This commit is contained in:
Matthias Baesken 2024-10-15 11:52:34 +00:00
parent df7d6e081f
commit 2c0c65353b

View File

@ -27,7 +27,7 @@
* @summary Test OOME in due to classloader leak
* @requires vm.gc.Shenandoah
* @library /test/lib
* @run driver TestClassLoaderLeak
* @run driver/timeout=600 TestClassLoaderLeak
*/
import java.util.*;