org.openjdk.jcstress.tests.atomics.longs.AtomicLongFieldUpdaterPairwiseTests.AddAndGet_GetAndSet

Tests pairwise operations on AtomicLongFieldUpdater

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

Observed state Occurrence Expectation Interpretation
15, 0 34643 ACCEPTABLE T2 -> T1 execution
5, 5 264697 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 20329 ACCEPTABLE T2 -> T1 execution
5, 5 104551 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 24908 ACCEPTABLE T2 -> T1 execution
5, 5 252872 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 30511 ACCEPTABLE T2 -> T1 execution
5, 5 56099 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 16254 ACCEPTABLE T2 -> T1 execution
5, 5 35216 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 15443 ACCEPTABLE T2 -> T1 execution
5, 5 16727 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
15, 0 19953 ACCEPTABLE T2 -> T1 execution
5, 5 36297 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 34951 ACCEPTABLE T2 -> T1 execution
5, 5 174779 ACCEPTABLE T1 -> T2 execution