--- old/test/jdk/jdk/jfr/api/event/TestEventFactory.java 2018-07-19 08:09:29.767130000 +0200 +++ new/test/jdk/jdk/jfr/api/event/TestEventFactory.java 2018-07-19 08:09:28.985118000 +0200 @@ -37,10 +37,11 @@ import jdk.test.lib.Asserts; -/* +/** * @test * @summary EventFactory simple test * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.event.TestEventFactory */