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

Tests pairwise operations on AtomicLong

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

Observed state Occurrence Expectation Interpretation
10, 5 65254 ACCEPTABLE T2 -> T1 execution
5, 10 44466 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 222107 ACCEPTABLE T2 -> T1 execution
5, 10 366253 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 79434 ACCEPTABLE T2 -> T1 execution
5, 10 292756 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 67232 ACCEPTABLE T2 -> T1 execution
5, 10 18688 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 212816 ACCEPTABLE T2 -> T1 execution
5, 10 337444 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 173259 ACCEPTABLE T2 -> T1 execution
5, 10 495801 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 74831 ACCEPTABLE T2 -> T1 execution
5, 10 269279 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
10, 5 43979 ACCEPTABLE T2 -> T1 execution
5, 10 231701 ACCEPTABLE T1 -> T2 execution