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

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 3550 ACCEPTABLE T2 -> T1 execution
1, 0 9360 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 79408 ACCEPTABLE T2 -> T1 execution
1, 0 97922 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 52537 ACCEPTABLE T2 -> T1 execution
1, 0 96313 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 76068 ACCEPTABLE T2 -> T1 execution
1, 0 88922 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 9352 ACCEPTABLE T2 -> T1 execution
1, 0 17418 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 84688 ACCEPTABLE T2 -> T1 execution
1, 0 141252 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 47746 ACCEPTABLE T2 -> T1 execution
1, 0 55044 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 2141 ACCEPTABLE T2 -> T1 execution
1, 0 2419 ACCEPTABLE T1 -> T2 execution