org.openjdk.jcstress.tests.atomics.longs.AtomicLongPairwiseTests.IncAndGet_WCAS

Tests pairwise operations on AtomicLong

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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