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

Tests pairwise operations on AtomicInteger

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

Observed state Occurrence Expectation Interpretation
5, 6 148901 ACCEPTABLE T1 -> T2 execution
6, 1 6769 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 132837 ACCEPTABLE T1 -> T2 execution
6, 1 43403 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 73219 ACCEPTABLE T1 -> T2 execution
6, 1 73011 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 264423 ACCEPTABLE T1 -> T2 execution
6, 1 43707 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 441152 ACCEPTABLE T1 -> T2 execution
6, 1 77508 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 639964 ACCEPTABLE T1 -> T2 execution
6, 1 92006 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 536093 ACCEPTABLE T1 -> T2 execution
6, 1 273337 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 454490 ACCEPTABLE T1 -> T2 execution
6, 1 103000 ACCEPTABLE T2 -> T1 execution