org.openjdk.jcstress.tests.tearing.buffers.DirectByteBufferInterleaveTest

Tests the word-tearing guarantees for DirectByteBuffer.

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

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

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

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

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

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

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

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

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

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

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

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