org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.aRL_U.WL_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 48338 ACCEPTABLE Seeing the default values.
1, 2 193352 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 26863 ACCEPTABLE Seeing the default values.
1, 2 29667 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 235630 ACCEPTABLE Seeing the default values.
1, 2 262900 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 145366 ACCEPTABLE Seeing the default values.
1, 2 74584 ACCEPTABLE Seeing the complete update.

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

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