8268541: mark hotspot serviceability/sa tests which ignore external VM flags

Reviewed-by: sspitsyn
This commit is contained in:
Igor Ignatyev 2021-06-18 10:04:25 +00:00
parent 5b198986ce
commit 8366c6936e

View File

@ -38,6 +38,7 @@ import jdk.test.lib.SA.SATestUtils;
* @requires vm.hasSA
* @requires os.arch=="amd64" | os.arch=="x86_64"
* @requires os.family=="windows" | os.family == "linux" | os.family == "mac"
* @requires vm.flagless
* @library /test/lib
* @run driver TestJhsdbJstackLineNumbers
*/