< prev index next > test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java
Print this page
/**
* @test
* @summary Verifies JVMTI works for agents loaded into running VM
* @requires vm.jvmti
* @requires vm.continuations
- * @enablePreview
* @library /test/lib /test/hotspot/jtreg
* @build jdk.test.whitebox.WhiteBox
*
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
* @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. -agentlib:ToggleNotifyJvmtiTest ToggleNotifyJvmtiTest
< prev index next >