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

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
0, 10 2839 ACCEPTABLE T1 -> T2 execution
20, 20 20041 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 14956 ACCEPTABLE T1 -> T2 execution
20, 20 2724 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, 10 53043 ACCEPTABLE T1 -> T2 execution
20, 20 43847 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 115819 ACCEPTABLE T1 -> T2 execution
20, 20 43691 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 194327 ACCEPTABLE T1 -> T2 execution
20, 20 26593 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 119293 ACCEPTABLE T1 -> T2 execution
20, 20 62977 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 153424 ACCEPTABLE T1 -> T2 execution
20, 20 40166 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 10 29276 ACCEPTABLE T1 -> T2 execution
20, 20 1064 ACCEPTABLE T2 -> T1 execution