--- old/test/jdk/jdk/jfr/api/event/TestStaticEnable.java 2018-07-19 08:09:58.045540000 +0200 +++ new/test/jdk/jdk/jfr/api/event/TestStaticEnable.java 2018-07-19 08:09:57.301530000 +0200 @@ -33,10 +33,11 @@ import jdk.jfr.consumer.RecordedEvent; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Enable an event from a static function in the event. * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.event.TestStaticEnable */