org.openjdk.jcstress.tests.locks.stamped.StampedLockPairwiseTests.RL_tUR.tWL_tUW

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 279479 ACCEPTABLE Seeing the default values.
1, 2 367481 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

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

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

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