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

Tests pairwise operations on AtomicLongArray

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

Observed state Occurrence Expectation Interpretation
5, 5 104416 ACCEPTABLE T1 -> T2 execution
6, 0 17854 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 16687 ACCEPTABLE T1 -> T2 execution
6, 0 16623 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 134130 ACCEPTABLE T1 -> T2 execution
6, 0 24450 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 78424 ACCEPTABLE T1 -> T2 execution
6, 0 6196 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 217041 ACCEPTABLE T1 -> T2 execution
6, 0 31699 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 242204 ACCEPTABLE T1 -> T2 execution
6, 0 23336 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, 5 98656 ACCEPTABLE T1 -> T2 execution
6, 0 18664 ACCEPTABLE T2 -> T1 execution

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

Observed state Occurrence Expectation Interpretation
5, 5 275671 ACCEPTABLE T1 -> T2 execution
6, 0 35809 ACCEPTABLE T2 -> T1 execution