org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.tRLt_tUR.tWL_tUW

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

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 20586 ACCEPTABLE Seeing the default values.
1, 2 504174 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 197289 ACCEPTABLE Seeing the default values.
1, 2 182311 ACCEPTABLE Seeing the complete update.

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 82704 ACCEPTABLE Seeing the default values.
1, 2 68146 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 322854 ACCEPTABLE Seeing the default values.
1, 2 169256 ACCEPTABLE Seeing the complete update.