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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 160405 ACCEPTABLE Seeing the default values.
1, 2 292105 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 140427 ACCEPTABLE Seeing the default values.
1, 2 77293 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 137275 ACCEPTABLE Seeing the default values.
1, 2 75325 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 274859 ACCEPTABLE Seeing the default values.
1, 2 75391 ACCEPTABLE Seeing the complete update.