org.openjdk.jcstress.tests.atomics.longs.AtomicLongArrayPairwiseTests.AddAndGet_IncAndGet

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
5, 6 14615 ACCEPTABLE T1 -> T2 execution
6, 1 19785 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 91313 ACCEPTABLE T1 -> T2 execution
6, 1 57197 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 203892 ACCEPTABLE T1 -> T2 execution
6, 1 26398 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 20647 ACCEPTABLE T1 -> T2 execution
6, 1 12463 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 276997 ACCEPTABLE T1 -> T2 execution
6, 1 44263 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 89260 ACCEPTABLE T1 -> T2 execution
6, 1 13960 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 69755 ACCEPTABLE T1 -> T2 execution
6, 1 9855 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 93524 ACCEPTABLE T1 -> T2 execution
6, 1 51786 ACCEPTABLE T2 -> T1 execution