8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableStatsTest.java test as ignoring external VM flags

Reviewed-by: dholmes
This commit is contained in:
Igor Ignatyev 2021-08-10 02:12:38 +00:00
parent 843943c204
commit 9654fd73cd

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2021, 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
@ -27,6 +27,7 @@ import jdk.test.lib.process.OutputAnalyzer;
/*
* @test PrintStringTableStatsTest
* @bug 8211821
* @requires vm.flagless
* @library /test/lib
* @run driver PrintStringTableStatsTest
*/