org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.tRLt_URs.tWLt_UWs

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 340791 ACCEPTABLE Seeing the default values.
1, 2 93009 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 138308 ACCEPTABLE Seeing the default values.
1, 2 5162 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

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

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

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