8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks

Reviewed-by: thartmann
This commit is contained in:
Christoph Göttschkes 2019-11-28 16:11:44 +01:00
parent 0f2aedc336
commit 620d67763d

View File

@ -25,6 +25,7 @@
* @test
* @bug 8227384
* @summary C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks
* @requires vm.compiler2.enabled & !vm.graal.enabled
*
* @run main/othervm -XX:-EliminateLocks TestEliminateLocksOffCrash
*/