org.openjdk.jcstress.tests.atomics.longs.AtomicLongArrayInterleaveTest

Tests the word-tearing guarantees for AtomicLongArray.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 40580 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 45380 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 76820 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 80720 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 89050 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 92360 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 1380 ACCEPTABLE Seeing all updates intact.

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 51090 ACCEPTABLE Seeing all updates intact.