8248596: [TESTBUG] compiler/loopopts/PartialPeelingUnswitch.java times out with Graal enabled
Change C2 specific test to be executed only with server compiler. Reviewed-by: roland, kvn, thartmann
This commit is contained in:
parent
459da4aa11
commit
b02e4d4aba
@ -23,6 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @requires vm.compiler2.enabled
|
||||
* @bug 8233033 8235984 8240227
|
||||
* @summary Tests if partially peeled statements are not executed before the loop predicates by bailing out of loop unswitching.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user