8266231: mark hotspot compiler/c1 tests which ignore VM flags

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2021-04-29 03:35:29 +00:00
parent 0e225ef9da
commit 69155f43c1

View File

@ -28,6 +28,7 @@
* @summary Test range check for constant array and NewMultiArray is removed properly
* @author Hui Shi
*
* @requires vm.flagless
* @requires vm.debug == true & vm.compiler1.enabled
*
* @library /test/lib