--- old/test/jdk/jdk/jfr/api/metadata/settingdescriptor/TestGetDescription.java 2018-07-19 08:12:28.678733000 +0200 +++ new/test/jdk/jdk/jfr/api/metadata/settingdescriptor/TestGetDescription.java 2018-07-19 08:12:27.993722000 +0200 @@ -31,10 +31,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Test SettingDescriptor.getDescription() * @key jfr + * @requires vm.hasJFR * @library /test/lib /test/jdk * @run main/othervm jdk.jfr.api.metadata.settingdescriptor.TestGetDescription */