org.openjdk.jcstress.tests.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests.WCAS_Set

Tests pairwise operations on AtomicIntegerArray

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

Observed state Occurrence Expectation Interpretation
1, 0 10951 ACCEPTABLE T2 -> T1 execution
5, 0 199829 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 11573 ACCEPTABLE T2 -> T1 execution
5, 0 141717 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 29440 ACCEPTABLE T2 -> T1 execution
5, 0 151370 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 7547 ACCEPTABLE T2 -> T1 execution
5, 0 7143 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 17262 ACCEPTABLE T2 -> T1 execution
5, 0 27418 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 62649 ACCEPTABLE T2 -> T1 execution
5, 0 226831 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 26329 ACCEPTABLE T2 -> T1 execution
5, 0 24331 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
1, 0 62790 ACCEPTABLE T2 -> T1 execution
5, 0 136160 ACCEPTABLE T1 -> T2 execution