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

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
1, 0 29884 ACCEPTABLE T2 -> T1 execution
5, 0 115816 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 46204 ACCEPTABLE T2 -> T1 execution
5, 0 489326 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 57865 ACCEPTABLE T2 -> T1 execution
5, 0 587555 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 63141 ACCEPTABLE T2 -> T1 execution
5, 0 447649 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 31621 ACCEPTABLE T2 -> T1 execution
5, 0 160379 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 162727 ACCEPTABLE T2 -> T1 execution
5, 0 445463 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 122759 ACCEPTABLE T2 -> T1 execution
5, 0 8351 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 26125 ACCEPTABLE T2 -> T1 execution
5, 0 352895 ACCEPTABLE T1 -> T2 execution