--- old/test/jdk/jdk/jfr/api/event/TestEventFactoryRegistration.java 2018-07-19 08:09:36.242237000 +0200 +++ new/test/jdk/jdk/jfr/api/event/TestEventFactoryRegistration.java 2018-07-19 08:09:35.480212000 +0200 @@ -37,10 +37,11 @@ import jdk.test.lib.Asserts; -/* +/** * @test * @summary EventFactory register/unregister API test * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.event.TestEventFactoryRegistration */