We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0da18 commit 1aa62dcCopy full SHA for 1aa62dc
test/jdk/com/sun/jdi/SimulResumerTest.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2008, 2023, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2008, 2025, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
30
31
* @run build TestScaffold VMConnection TargetListener TargetAdapter
32
* @run compile -g SimulResumerTest.java
33
- * @run driver SimulResumerTest
+ * @run driver/timeout=180 SimulResumerTest
34
*/
35
import com.sun.jdi.*;
36
import com.sun.jdi.event.*;
0 commit comments