8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr

Reviewed-by: iklam
This commit is contained in:
Jie Fu 2019-11-06 15:20:06 +08:00
parent 68a7b58abb
commit 9ca5e79bf2

View File

@ -38,6 +38,7 @@
* @comment A special test excluding the case that requires JFR
* @requires vm.cds.archived.java.heap & !vm.hasJFR
* @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
* @modules jdk.jartool/sun.tools.jar
* @build HelloString
* @run driver FlagCombo noJfr
*/