8237953: vmTestbase/jit/tiered/Test.java failure after JDK-8237798

Reviewed-by: iveresov
This commit is contained in:
Igor Ignatyev 2020-01-30 08:55:20 -08:00
parent ac6073f0a5
commit 18d6d92a06

View File

@ -34,6 +34,9 @@
* If tiered compilation is explicitly disabled the test verifies that there are no
* output from PrintTieredEvents.
*
* @comment the test can't be run w/ jvmci compiler enabled as it enforces tiered compilation
* @requires vm.opt.UseJVMCICompiler != true
*
* @library /vmTestbase
* /test/lib
* @run driver vmTestbase.jit.tiered.Test