org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.aRWLr_U.aRWLw_U

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

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

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

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

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

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

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

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

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

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

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

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

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