org.openjdk.jcstress.tests.atomics.integer.AtomicIntegerPairwiseTests.IncAndGet_WCAS

Tests pairwise operations on AtomicInteger

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

Observed state Occurrence Expectation Interpretation
1, 10 127011 ACCEPTABLE T1 -> T2 execution
21, 20 242539 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 158870 ACCEPTABLE T1 -> T2 execution
21, 20 237080 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 242432 ACCEPTABLE T1 -> T2 execution
21, 20 193408 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 133629 ACCEPTABLE T1 -> T2 execution
21, 20 83181 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 1425 ACCEPTABLE T1 -> T2 execution
21, 20 100875 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 276625 ACCEPTABLE T1 -> T2 execution
21, 20 312215 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 118964 ACCEPTABLE T1 -> T2 execution
21, 20 85056 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
1, 10 626225 ACCEPTABLE T1 -> T2 execution
21, 20 213115 ACCEPTABLE T2 -> T1 execution