--- old/test/jdk/jdk/jfr/api/event/TestOwnCommit.java 2018-07-19 08:09:51.974454000 +0200 +++ new/test/jdk/jdk/jfr/api/event/TestOwnCommit.java 2018-07-19 08:09:51.241442000 +0200 @@ -34,10 +34,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Use custom event that reuse method names begin, end and commit. * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.event.TestOwnCommit */