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

Tests pairwise operations on AtomicLongFieldUpdater

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

Observed state Occurrence Expectation Interpretation
5, 6 228429 ACCEPTABLE T1 -> T2 execution
6, 1 24491 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 246575 ACCEPTABLE T1 -> T2 execution
6, 1 63945 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 75025 ACCEPTABLE T1 -> T2 execution
6, 1 21475 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 24090 ACCEPTABLE T1 -> T2 execution
6, 1 25200 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 127732 ACCEPTABLE T1 -> T2 execution
6, 1 18078 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 44776 ACCEPTABLE T1 -> T2 execution
6, 1 32604 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 60411 ACCEPTABLE T1 -> T2 execution
6, 1 39629 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 6 136329 ACCEPTABLE T1 -> T2 execution
6, 1 11581 ACCEPTABLE T2 -> T1 execution