mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8355512: Test compiler/vectorization/TestVectorZeroCount.java times out with -XX:TieredStopAtLevel=3
Backport-of: 37d04a1e36
This commit is contained in:
committed by
Vitaly Provodin
parent
2f7c39390e
commit
3fbd0277bf
@@ -23,6 +23,7 @@
|
||||
|
||||
/* @test
|
||||
* @bug 8349637
|
||||
* @requires vm.flavor == "server" & (vm.opt.TieredStopAtLevel == null | vm.opt.TieredStopAtLevel == 4)
|
||||
* @summary Ensure that vectorization of numberOfLeadingZeros and numberOfTrailingZeros outputs correct values
|
||||
* @library /test/lib /
|
||||
* @run main/othervm compiler.vectorization.TestVectorZeroCount
|
||||
|
||||
Reference in New Issue
Block a user