org.openjdk.jcstress.tests.atomics.longs.AtomicLongPairwiseTests.AddAndGet_Set

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
15, 0 115923 ACCEPTABLE T2 -> T1 execution
5, 0 1507 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 44439 ACCEPTABLE T2 -> T1 execution
5, 0 165261 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 180047 ACCEPTABLE T2 -> T1 execution
5, 0 399033 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 251278 ACCEPTABLE T2 -> T1 execution
5, 0 220372 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 120979 ACCEPTABLE T2 -> T1 execution
5, 0 287981 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 180265 ACCEPTABLE T2 -> T1 execution
5, 0 487035 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 13666 ACCEPTABLE T2 -> T1 execution
5, 0 63924 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 96884 ACCEPTABLE T2 -> T1 execution
5, 0 179806 ACCEPTABLE T1 -> T2 execution