test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java
changeset 59152 59272e9e0635
parent 59005 01d47d511f5f
--- a/test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java	Wed Nov 20 10:37:46 2019 +0100
+++ b/test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java	Wed Nov 20 10:37:46 2019 +0100
@@ -43,7 +43,7 @@
  * @requires vm.hasJFR
  * @library /test/lib
  *
- * @run main/othervm jdk.jfr.event.runtime.TestBiasedLockRevocationEvents
+ * @run main/othervm -XX:+UseBiasedLocking jdk.jfr.event.runtime.TestBiasedLockRevocationEvents
  */
 public class TestBiasedLockRevocationEvents {