org.openjdk.jcstress.tests.atomics.longs.AtomicLongArrayPairwiseTests.DecAndGet_DecAndGet

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
-1, -2 11183 ACCEPTABLE T1 -> T2 execution
-2, -1 11607 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 186795 ACCEPTABLE T1 -> T2 execution
-2, -1 33415 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 161035 ACCEPTABLE T1 -> T2 execution
-2, -1 42075 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 103426 ACCEPTABLE T1 -> T2 execution
-2, -1 18114 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, -2 11576 ACCEPTABLE T1 -> T2 execution
-2, -1 1084 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 129545 ACCEPTABLE T1 -> T2 execution
-2, -1 22855 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 217529 ACCEPTABLE T1 -> T2 execution
-2, -1 22261 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 126170 ACCEPTABLE T1 -> T2 execution
-2, -1 20100 ACCEPTABLE T2 -> T1 execution