We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414918d commit 1e79dedCopy full SHA for 1e79ded
test/hotspot/jtreg/runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java
@@ -66,7 +66,7 @@
66
* jdk.httpserver
67
* @build sun.hotspot.WhiteBox
68
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
69
- * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest custom-zgc
+ * @run main/othervm/timeout=180 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest custom-zgc
70
*/
71
72
import com.sun.net.httpserver.HttpExchange;
0 commit comments