org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.aRWLr_U.tWL_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 132119 ACCEPTABLE Seeing the default values.
1, 2 282701 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
0, 0 131847 ACCEPTABLE Seeing the default values.
1, 2 308133 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 119225 ACCEPTABLE Seeing the default values.
1, 2 222405 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 93005 ACCEPTABLE Seeing the default values.
1, 2 190085 ACCEPTABLE Seeing the complete update.

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

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