mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-30 15:50:29 +00:00
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
Reviewed-by: thartmann
This commit is contained in:
parent
0f2aedc336
commit
620d67763d
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user