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

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

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 282771 ACCEPTABLE Seeing the default values.
1, 2 273309 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 178783 ACCEPTABLE Seeing the default values.
1, 2 334177 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 140837 ACCEPTABLE Seeing the default values.
1, 2 13443 ACCEPTABLE Seeing the complete update.

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

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

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

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