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

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
0, 6 116934 ACCEPTABLE T1 -> T2 execution
1, 1 12746 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 27733 ACCEPTABLE T1 -> T2 execution
1, 1 4337 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 221645 ACCEPTABLE T1 -> T2 execution
1, 1 30755 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 241786 ACCEPTABLE T1 -> T2 execution
1, 1 37084 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 195546 ACCEPTABLE T1 -> T2 execution
1, 1 55344 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 169576 ACCEPTABLE T1 -> T2 execution
1, 1 46444 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 176898 ACCEPTABLE T1 -> T2 execution
1, 1 22152 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 6 24973 ACCEPTABLE T1 -> T2 execution
1, 1 32367 ACCEPTABLE T2 -> T1 execution