--- old/test/jdk/jdk/jfr/jmx/TestEventTypes.java 2018-07-19 08:24:36.688331000 +0200 +++ new/test/jdk/jdk/jfr/jmx/TestEventTypes.java 2018-07-19 08:24:35.994315000 +0200 @@ -42,10 +42,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.jfr.Events; -/* +/** * @test * @key jfr * @summary Verifies that EventTypes from jmx and FlightRecorder are the same. + * @requires vm.hasJFR * @library /test/lib /test/jdk * @run main/othervm jdk.jfr.jmx.TestEventTypes */