org.openjdk.jcstress.tests.atomics.integer.AtomicIntegerPairwiseTests.AddAndGet_AddAndGet

Tests pairwise operations on AtomicInteger

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

Observed state Occurrence Expectation Interpretation
10, 5 64612 ACCEPTABLE T2 -> T1 execution
5, 10 586278 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 24410 ACCEPTABLE T2 -> T1 execution
5, 10 283930 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 42179 ACCEPTABLE T2 -> T1 execution
5, 10 50121 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 15385 ACCEPTABLE T2 -> T1 execution
5, 10 61365 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 95250 ACCEPTABLE T2 -> T1 execution
5, 10 224700 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 67584 ACCEPTABLE T2 -> T1 execution
5, 10 135116 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 135219 ACCEPTABLE T2 -> T1 execution
5, 10 590561 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 91070 ACCEPTABLE T2 -> T1 execution
5, 10 336760 ACCEPTABLE T1 -> T2 execution