org.openjdk.jcstress.tests.atomics.integer.AtomicIntegerArrayPairwiseTests.DecAndGet_DecAndGet

Tests pairwise operations on AtomicIntegerArray

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

Observed state Occurrence Expectation Interpretation
-1, -2 162479 ACCEPTABLE T1 -> T2 execution
-2, -1 37431 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 30653 ACCEPTABLE T1 -> T2 execution
-2, -1 33967 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 230261 ACCEPTABLE T1 -> T2 execution
-2, -1 31509 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 217276 ACCEPTABLE T1 -> T2 execution
-2, -1 29424 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 362430 ACCEPTABLE T1 -> T2 execution
-2, -1 33870 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 232981 ACCEPTABLE T1 -> T2 execution
-2, -1 34159 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
-1, -2 212171 ACCEPTABLE T1 -> T2 execution
-2, -1 22819 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 88176 ACCEPTABLE T1 -> T2 execution
-2, -1 14014 ACCEPTABLE T2 -> T1 execution