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

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
0, 2 218156 ACCEPTABLE T1 -> T2 execution
1, 1 28144 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 238366 ACCEPTABLE T1 -> T2 execution
1, 1 27644 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 37161 ACCEPTABLE T1 -> T2 execution
1, 1 23639 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 213974 ACCEPTABLE T1 -> T2 execution
1, 1 32976 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 190852 ACCEPTABLE T1 -> T2 execution
1, 1 23248 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 31075 ACCEPTABLE T1 -> T2 execution
1, 1 22545 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 235984 ACCEPTABLE T1 -> T2 execution
1, 1 35056 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, 2 171642 ACCEPTABLE T1 -> T2 execution
1, 1 37808 ACCEPTABLE T2 -> T1 execution