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

Tests pairwise operations on AtomicInteger

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

Observed state Occurrence Expectation Interpretation
0, 2 388157 ACCEPTABLE T1 -> T2 execution
1, 1 133053 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 303625 ACCEPTABLE T1 -> T2 execution
1, 1 51465 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 911003 ACCEPTABLE T1 -> T2 execution
1, 1 66047 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 387614 ACCEPTABLE T1 -> T2 execution
1, 1 104186 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 121164 ACCEPTABLE T1 -> T2 execution
1, 1 38016 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 94259 ACCEPTABLE T1 -> T2 execution
1, 1 50281 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 319547 ACCEPTABLE T1 -> T2 execution
1, 1 66163 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
0, 2 492513 ACCEPTABLE T1 -> T2 execution
1, 1 175267 ACCEPTABLE T2 -> T1 execution