org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.tRL_tUR.tWLt_tUW

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

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 165963 ACCEPTABLE Seeing the default values.
1, 2 3757 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 257248 ACCEPTABLE Seeing the default values.
1, 2 5022 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 236467 ACCEPTABLE Seeing the default values.
1, 2 13643 ACCEPTABLE Seeing the complete update.

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

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

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

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