test/hotspot/jtreg/serviceability/sa/ClhsdbFlags.java
changeset 50791 b1e90a8a876c
parent 47918 a82c9f231737
child 53513 8c035b34248d
--- a/test/hotspot/jtreg/serviceability/sa/ClhsdbFlags.java	Tue Jun 26 09:52:21 2018 -0400
+++ b/test/hotspot/jtreg/serviceability/sa/ClhsdbFlags.java	Mon Jun 25 23:04:21 2018 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -30,10 +30,11 @@
 import jdk.test.lib.Platform;
 import jdk.test.lib.Utils;
 
-/*
+/**
  * @test
  * @bug 8190198
  * @summary Test clhsdb flags command
+ * @requires vm.hasSA
  * @library /test/lib
  * @run main/othervm ClhsdbFlags
  */