< prev index next >

test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java

Print this page
@@ -24,11 +24,10 @@
  /**
   * @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 >