--- old/test/jdk/jdk/jfr/api/recording/destination/TestDestLongPath.java 2018-07-19 08:13:16.187424000 +0200 +++ new/test/jdk/jdk/jfr/api/recording/destination/TestDestLongPath.java 2018-07-19 08:13:15.503414000 +0200 @@ -37,10 +37,11 @@ import jdk.test.lib.jfr.EventNames; import jdk.test.lib.jfr.FileHelper; -/* +/** * @test * @summary Set destination to a long path * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.recording.destination.TestDestLongPath */