org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.S_N.L_L

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 9616 ACCEPTABLE T2 -> T1 execution
1, 0 10294 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 81746 ACCEPTABLE T2 -> T1 execution
1, 0 165524 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
0, 1 63774 ACCEPTABLE T2 -> T1 execution
1, 0 99946 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 40683 ACCEPTABLE T2 -> T1 execution
1, 0 67357 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 60242 ACCEPTABLE T2 -> T1 execution
1, 0 91978 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 9642 ACCEPTABLE T2 -> T1 execution
1, 0 12558 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 41008 ACCEPTABLE T2 -> T1 execution
1, 0 80232 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:-TieredCompilation, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
0, 1 64084 ACCEPTABLE T2 -> T1 execution
1, 0 92836 ACCEPTABLE T1 -> T2 execution