8243620: a few compiler/jvmci tests can be run in driver mode
Reviewed-by: thartmann
This commit is contained in:
parent
a3d14c6de5
commit
e0f46d0cb6
@ -27,6 +27,7 @@
|
||||
* @summary Tests effect of -XX:+EnableJVMCIProduct on EnableJVMCI and UseJVMCICompiler
|
||||
* @requires vm.jvmci
|
||||
* @library /test/lib
|
||||
* @run driver TestEnableJVMCIProduct
|
||||
*/
|
||||
|
||||
import jdk.test.lib.process.ProcessTools;
|
||||
|
@ -27,6 +27,7 @@
|
||||
* @summary Ensure -XX:-JVMCIPrintProperties can be enabled and successfully prints expected output to stdout.
|
||||
* @requires vm.jvmci & !vm.graal.enabled & vm.compMode == "Xmixed"
|
||||
* @library /test/lib
|
||||
* @run driver TestJVMCIPrintProperties
|
||||
*/
|
||||
|
||||
import jdk.test.lib.process.ProcessTools;
|
||||
|
Loading…
x
Reference in New Issue
Block a user