--- old/test/jdk/jdk/jfr/api/recording/destination/TestDestMultiple.java 2018-07-19 08:13:18.761465000 +0200 +++ new/test/jdk/jdk/jfr/api/recording/destination/TestDestMultiple.java 2018-07-19 08:13:18.072452000 +0200 @@ -37,10 +37,11 @@ import jdk.test.lib.jfr.Events; import jdk.test.lib.jfr.SimpleEventHelper; -/* +/** * @test * @summary Test setDestination with concurrent recordings * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm -Xlog:jfr=trace jdk.jfr.api.recording.destination.TestDestMultiple */