org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.RLI_URs.WL_Us

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 20538 ACCEPTABLE Seeing the default values.
1, 2 276142 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 14020 ACCEPTABLE Seeing the default values.
1, 2 268300 ACCEPTABLE Seeing the complete update.