--- old/test/jdk/jdk/jfr/event/runtime/TestExceptionSubclass.java 2018-07-19 08:22:33.368528000 +0200 +++ new/test/jdk/jdk/jfr/event/runtime/TestExceptionSubclass.java 2018-07-19 08:22:32.705525000 +0200 @@ -27,10 +27,11 @@ import java.util.concurrent.TimeUnit; -/* +/** * @test * @key jfr * @bug 8013122 + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.event.runtime.TestExceptionSubclass */