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

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

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

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

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

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

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

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

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

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

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

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

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

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