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

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
4, -1 131020 ACCEPTABLE T2 -> T1 execution
5, 4 246180 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 102273 ACCEPTABLE T2 -> T1 execution
5, 4 44257 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 13395 ACCEPTABLE T2 -> T1 execution
5, 4 99715 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 88200 ACCEPTABLE T2 -> T1 execution
5, 4 448710 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 31462 ACCEPTABLE T2 -> T1 execution
5, 4 141658 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 24227 ACCEPTABLE T2 -> T1 execution
5, 4 173513 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 96331 ACCEPTABLE T2 -> T1 execution
5, 4 231429 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 82158 ACCEPTABLE T2 -> T1 execution
5, 4 289632 ACCEPTABLE T1 -> T2 execution