org.openjdk.jcstress.tests.tearing.buffers.ShortBufferInterleaveTest

Tests the word-tearing guarantees for ShortBuffer.

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

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

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

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

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

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

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

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

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

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

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

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

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

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