org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.aRL_U.tWL_UWs

Tests if StampedLock successfully guards against non-atomic read/writes.

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

Observed state Occurrence Expectation Interpretation
0, 0 219545 ACCEPTABLE Seeing the default values.
1, 2 386855 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 38001 ACCEPTABLE Seeing the default values.
1, 2 73279 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 206027 ACCEPTABLE Seeing the default values.
1, 2 496603 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 133949 ACCEPTABLE Seeing the default values.
1, 2 257451 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 42128 ACCEPTABLE Seeing the default values.
1, 2 11802 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 72218 ACCEPTABLE Seeing the default values.
1, 2 114472 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 44774 ACCEPTABLE Seeing the default values.
1, 2 135416 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0, 0 64508 ACCEPTABLE Seeing the default values.
1, 2 238252 ACCEPTABLE Seeing the complete update.