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

Tests pairwise operations on AtomicLongFieldUpdater

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

Observed state Occurrence Expectation Interpretation
4, -1 58854 ACCEPTABLE T2 -> T1 execution
5, 4 205956 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 24903 ACCEPTABLE T2 -> T1 execution
5, 4 175877 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 44470 ACCEPTABLE T2 -> T1 execution
5, 4 279650 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 21968 ACCEPTABLE T2 -> T1 execution
5, 4 177052 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 16945 ACCEPTABLE T2 -> T1 execution
5, 4 15555 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 20007 ACCEPTABLE T2 -> T1 execution
5, 4 182363 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
4, -1 77025 ACCEPTABLE T2 -> T1 execution
5, 4 196675 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 47475 ACCEPTABLE T2 -> T1 execution
5, 4 156185 ACCEPTABLE T1 -> T2 execution