org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.RLI_tUR.WLI_UWs

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 166594 ACCEPTABLE Seeing the default values.
1, 2 223046 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 12667 ACCEPTABLE Seeing the default values.
1, 2 47763 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 35432 ACCEPTABLE Seeing the default values.
1, 2 77178 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

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