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

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 70437 ACCEPTABLE T2 -> T1 execution
1, 0 129683 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 89845 ACCEPTABLE T2 -> T1 execution
1, 0 76705 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 18812 ACCEPTABLE T2 -> T1 execution
1, 0 22578 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 36982 ACCEPTABLE T2 -> T1 execution
1, 0 76738 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 131190 ACCEPTABLE T2 -> T1 execution
1, 0 201250 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 99674 ACCEPTABLE T2 -> T1 execution
1, 0 119926 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 111088 ACCEPTABLE T2 -> T1 execution
1, 0 328702 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 50402 ACCEPTABLE T2 -> T1 execution
1, 0 88748 ACCEPTABLE T1 -> T2 execution