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

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
-1, -1 438153 ACCEPTABLE T1 -> T2 execution
4, 0 88237 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 341098 ACCEPTABLE T1 -> T2 execution
4, 0 61812 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 26880 ACCEPTABLE T1 -> T2 execution
4, 0 44260 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 295702 ACCEPTABLE T1 -> T2 execution
4, 0 74888 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 117093 ACCEPTABLE T1 -> T2 execution
4, 0 8747 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 33611 ACCEPTABLE T1 -> T2 execution
4, 0 33009 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 574324 ACCEPTABLE T1 -> T2 execution
4, 0 197766 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -1 527561 ACCEPTABLE T1 -> T2 execution
4, 0 253679 ACCEPTABLE T2 -> T1 execution