org.openjdk.jcstress.tests.tearing.UnsafeArrayInterleaveTest

Tests the word-tearing guarantees for byte[] via Unsafe.

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

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

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

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

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

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

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

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

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

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

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

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