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

Tests pairwise operations on AtomicLong

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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