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

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 54854 ACCEPTABLE T2 -> T1 execution
1, 0 111746 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 75089 ACCEPTABLE T2 -> T1 execution
1, 0 8491 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 43343 ACCEPTABLE T2 -> T1 execution
1, 0 23027 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 51752 ACCEPTABLE T2 -> T1 execution
1, 0 34918 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 18539 ACCEPTABLE T2 -> T1 execution
1, 0 10971 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 13398 ACCEPTABLE T2 -> T1 execution
1, 0 9152 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 225692 ACCEPTABLE T2 -> T1 execution
1, 0 245628 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 21123 ACCEPTABLE T2 -> T1 execution
1, 0 7197 ACCEPTABLE T1 -> T2 execution