org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.tOR_V.tWLt_Us

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

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

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

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

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

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

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

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

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

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

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

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

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