File tree Expand file tree Collapse file tree
test/hotspot/jtreg/runtime/cds/appcds/loaderConstraints Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 * jdk.httpserver
3434 * @build sun.hotspot.WhiteBox
3535 * @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
36- * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest
36+ * @run main/othervm/timeout=180 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest
3737 */
3838
3939/**
4949 * jdk.httpserver
5050 * @build sun.hotspot.WhiteBox
5151 * @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
52- * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest custom
52+ * @run main/othervm/timeout=180 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DynamicLoaderConstraintsTest custom
5353 */
5454
5555import com .sun .net .httpserver .HttpExchange ;
You can’t perform that action at this time.
0 commit comments