org.openjdk.jcstress.tests.tearing.buffers.LongBufferInterleaveTest

Tests the word-tearing guarantees for LongBuffer.

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 113060 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 154380 ACCEPTABLE Seeing all updates intact.

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 128, 128 119130 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 23470 ACCEPTABLE Seeing all updates intact.