org.openjdk.jcstress.tests.atomics.longs.AtomicLongArrayPairwiseTests.WCAS_Set

Tests pairwise operations on AtomicLongArray

JVM options: [-client] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 10933 ACCEPTABLE T2 -> T1 execution
5, 0 46877 ACCEPTABLE T1 -> T2 execution

JVM options: [-server] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 19373 ACCEPTABLE T2 -> T1 execution
5, 0 253897 ACCEPTABLE T1 -> T2 execution

JVM options: [-client, -XX:-TieredCompilation] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 14607 ACCEPTABLE T2 -> T1 execution
5, 0 9043 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:-TieredCompilation] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 28408 ACCEPTABLE T2 -> T1 execution
5, 0 61182 ACCEPTABLE T1 -> T2 execution

JVM options: [-Xint] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 29669 ACCEPTABLE T2 -> T1 execution
5, 0 12181 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 13207 ACCEPTABLE T2 -> T1 execution
5, 0 185783 ACCEPTABLE T1 -> T2 execution

JVM options: [-XX:TieredStopAtLevel=1] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 15706 ACCEPTABLE T2 -> T1 execution
5, 0 354004 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:-TieredCompilation, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
1, 0 12729 ACCEPTABLE T2 -> T1 execution
5, 0 104271 ACCEPTABLE T1 -> T2 execution