--- old/test/jdk/jdk/jfr/api/recording/destination/TestDestReadOnly.java 2018-07-19 08:13:21.319498000 +0200 +++ new/test/jdk/jdk/jfr/api/recording/destination/TestDestReadOnly.java 2018-07-19 08:13:20.621488000 +0200 @@ -40,10 +40,11 @@ import jdk.test.lib.jfr.FileHelper; import jdk.test.lib.jfr.VoidFunction; -/* +/** * @test * @summary Test setDestination to read-only dir * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.recording.destination.TestDestReadOnly */