File tree 1 file changed +2
-2
lines changed
test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
* @build jdk.test.whitebox.WhiteBox
32
32
*
33
33
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
34
- * @run main/othervm/native -XX:+WhiteBoxAPI -Xbootclasspath/a:. -agentlib:ToggleNotifyJvmtiTest ToggleNotifyJvmtiTest
35
- * @run main/othervm/native -XX:+WhiteBoxAPI -Xbootclasspath/a:. -Djdk.attach.allowAttachSelf=true ToggleNotifyJvmtiTest attach
34
+ * @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+ WhiteBoxAPI -Xbootclasspath/a:. -agentlib:ToggleNotifyJvmtiTest ToggleNotifyJvmtiTest
35
+ * @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+ WhiteBoxAPI -Xbootclasspath/a:. -Djdk.attach.allowAttachSelf=true ToggleNotifyJvmtiTest attach
36
36
*/
37
37
38
38
import com .sun .tools .attach .VirtualMachine ;
You can’t perform that action at this time.
0 commit comments