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

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 79857 ACCEPTABLE T2 -> T1 execution
1, 0 379923 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 130205 ACCEPTABLE T2 -> T1 execution
1, 0 237755 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 179371 ACCEPTABLE T2 -> T1 execution
1, 0 323599 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 12609 ACCEPTABLE T2 -> T1 execution
1, 0 19481 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 93918 ACCEPTABLE T2 -> T1 execution
1, 0 248272 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 153389 ACCEPTABLE T2 -> T1 execution
1, 0 280541 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 43017 ACCEPTABLE T2 -> T1 execution
1, 0 174073 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 49283 ACCEPTABLE T2 -> T1 execution
1, 0 126967 ACCEPTABLE T1 -> T2 execution