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

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, 20 210730 ACCEPTABLE T2 -> T1 execution
5, 10 155280 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 60892 ACCEPTABLE T2 -> T1 execution
5, 10 138768 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 143787 ACCEPTABLE T2 -> T1 execution
5, 10 309663 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 47941 ACCEPTABLE T2 -> T1 execution
5, 10 47229 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 283704 ACCEPTABLE T2 -> T1 execution
5, 10 393336 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 182147 ACCEPTABLE T2 -> T1 execution
5, 10 320603 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 206707 ACCEPTABLE T2 -> T1 execution
5, 10 244803 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 20 98015 ACCEPTABLE T2 -> T1 execution
5, 10 286575 ACCEPTABLE T1 -> T2 execution