--- old/test/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java 2019-02-28 15:43:42.169243419 +0800 +++ new/test/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java 2019-02-28 15:43:41.990248575 +0800 @@ -43,7 +43,7 @@ * * @library /lib / * - * @run main/othervm jdk.jfr.event.runtime.TestBiasedLockRevocationEvents + * @run main/othervm -XX:BiasedLockingStartupDelay=0 jdk.jfr.event.runtime.TestBiasedLockRevocationEvents */ public class TestBiasedLockRevocationEvents {