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

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
1, 0 72912 ACCEPTABLE T2 -> T1 execution
5, 0 457768 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 66177 ACCEPTABLE T2 -> T1 execution
5, 0 15583 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 33155 ACCEPTABLE T2 -> T1 execution
5, 0 66865 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 48497 ACCEPTABLE T2 -> T1 execution
5, 0 270543 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 65232 ACCEPTABLE T2 -> T1 execution
5, 0 360518 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 66162 ACCEPTABLE T2 -> T1 execution
5, 0 210258 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 85696 ACCEPTABLE T2 -> T1 execution
5, 0 325124 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 302171 ACCEPTABLE T2 -> T1 execution
5, 0 427079 ACCEPTABLE T1 -> T2 execution